diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 3484d24..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "src/pages/speedtest"] - path = src/pages/speedtest - url = https://git.ixvd.net/logically.cc/speedtest diff --git a/src/pages/projects/social.md b/src/pages/projects/social.md index 6c8bf04..4432929 100644 --- a/src/pages/projects/social.md +++ b/src/pages/projects/social.md @@ -2,6 +2,6 @@ title: LogicallySocial category: Social status: Planned -source: https://git.ixvd.net/logically.cc/social +source: https://git.ixvd.net/logi/social layout: ../../layouts/primary.astro --- diff --git a/src/pages/projects/speedtest.md b/src/pages/projects/speedtest.md index 0742bb8..465c360 100644 --- a/src/pages/projects/speedtest.md +++ b/src/pages/projects/speedtest.md @@ -1,8 +1,8 @@ --- -title: SpeedTest +title: LogicalSpeedTest category: Utility -status: Online -source: https://git.ixvd.net/logically.cc/speedtest +status: Offline +source: https://git.ixvd.net/logicallylogi.me/speedtest layout: ../../layouts/primary.astro --- -[Check your speed now!](/speedtest) \ No newline at end of file +[Check your speed now](/speedtest) \ No newline at end of file diff --git a/src/pages/speedtest b/src/pages/speedtest deleted file mode 160000 index d2adb1c..0000000 --- a/src/pages/speedtest +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d2adb1cefd82c3d8b2d381851878daa917fe75d6