aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2023-08-04 22:29:41 +0100
committerMartin Ashby <martin@ashbysoft.com>2023-08-22 10:10:02 +0100
commitff092976a9fdeeba96a0de13d013b9d838640c40 (patch)
treeec3b75a19f649059be8fbec118c79eac67788371 /.gitmodules
parente342ead779022fd1e2c4e2d6c1c1e8ecaade80de (diff)
downloadmfashby.net-ff092976a9fdeeba96a0de13d013b9d838640c40.tar.gz
mfashby.net-ff092976a9fdeeba96a0de13d013b9d838640c40.tar.bz2
mfashby.net-ff092976a9fdeeba96a0de13d013b9d838640c40.tar.xz
mfashby.net-ff092976a9fdeeba96a0de13d013b9d838640c40.zip
Convert comments to zig
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a38e1fb..7fedfc5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,9 @@
[submodule "hugo-xmin"]
path = hugo-xmin
url = git@github.com:yihui/hugo-xmin
+[submodule "zig-comments/lib/zigwebserver"]
+ path = zig-comments/lib/zigwebserver
+ url = git://code.mfashby.net:/zigwebserver
+[submodule "zig-comments/lib/mustache-zig"]
+ path = zig-comments/lib/mustache-zig
+ url = https://github.com/MFAshby/mustache-zig