summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 12:41:00 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-19 12:41:00 +0100
commit286da6ae439ddedecbeed2ae5020674507af239c (patch)
tree02e7cffa1e84a9cc17fb50a117082932e5d8a0f4 /.gitmodules
parent752c272ef2c120904c069440117b12940770eb9f (diff)
html is now a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8d88bbc6..1d5d0402 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "content/gemtext"]
path = content/gemtext
url = git@github.com:snonux/buetow.org
+[submodule "content/html"]
+ path = content/html
+ url = git@github.com:snonux/buetow.org