Compare commits
2 commits
d33f4e8c64
...
1aac5ffa58
Author | SHA1 | Date | |
---|---|---|---|
|
1aac5ffa58 | ||
|
f6c02d4410 |
4 changed files with 9 additions and 5 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "src/pages/speedtest"]
|
||||||
|
path = src/pages/speedtest
|
||||||
|
url = https://git.ixvd.net/logically.cc/speedtest
|
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
|
@ -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
1
src/pages/speedtest
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d2adb1cefd82c3d8b2d381851878daa917fe75d6
|
Loading…
Reference in a new issue