website/.gitmodules

16 lines
550 B
Text
Raw Normal View History

2023-09-25 14:56:10 +02:00
[submodule "src/pages/speedtest"]
path = src/pages/speedtest
url = https://git.ixvd.net/logically.cc/speedtest
2023-09-25 17:20:56 +02:00
[submodule "src/pages/calc"]
path = src/pages/calc
url = https://git.ixvd.net/logically.cc/calc
[submodule "src/pages/rockpaperscissors"]
path = src/pages/rockpaperscissors
url = https://git.ixvd.net/logically.cc/rockpaperscissors
2023-09-26 15:14:52 +02:00
[submodule "src/pages/8ball"]
path = src/pages/8ball
url = https://git.ixvd.net/logically.cc/8ball
2023-09-26 16:55:51 +02:00
[submodule "src/pages/clock"]
path = src/pages/clock
url = https://git.ixvd.net/logically.cc/clock