Compare commits

..

2 commits

Author SHA1 Message Date
Logic Kenzie
1aac5ffa58 Update markdown 2023-09-25 07:59:52 -05:00
Logic Kenzie
f6c02d4410 Add Speedtest Submodule 2023-09-25 07:56:10 -05:00
4 changed files with 9 additions and 5 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "src/pages/speedtest"]
path = src/pages/speedtest
url = https://git.ixvd.net/logically.cc/speedtest

View file

@ -2,6 +2,6 @@
title: LogicallySocial title: LogicallySocial
category: Social category: Social
status: Planned status: Planned
source: https://git.ixvd.net/logi/social source: https://git.ixvd.net/logically.cc/social
layout: ../../layouts/primary.astro layout: ../../layouts/primary.astro
--- ---

View file

@ -1,8 +1,8 @@
--- ---
title: LogicalSpeedTest title: SpeedTest
category: Utility category: Utility
status: Offline status: Online
source: https://git.ixvd.net/logicallylogi.me/speedtest source: https://git.ixvd.net/logically.cc/speedtest
layout: ../../layouts/primary.astro layout: ../../layouts/primary.astro
--- ---
[Check your speed now](/speedtest) [Check your speed now!](/speedtest)

1
src/pages/speedtest Submodule

@ -0,0 +1 @@
Subproject commit d2adb1cefd82c3d8b2d381851878daa917fe75d6