summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2023-02-12 14:50:42 -0500
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2023-02-12 14:50:42 -0500
commit4b8de0bcf0ca598804a9d462933d492232b4b314 (patch)
treec0dc84333273faa56915f90b27865b2374679de4 /.gitmodules
parent8e2abe9549360f37f6703bd995b8278e4fb6b291 (diff)
Merge branch 'self-hosted-comments'
It's been working well enough. I think it's time to get the initial version of this on `master'.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c94555d
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "ext-srfi-197"]
+ path = haunt/ext-srfi-197
+ url = https://github.com/ar-nelson/srfi-197