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-21 05:11:05 +0100
commit680e1f5940b37db75824215153a6a92f1841b01b (patch)
tree581506c5d80853cdbcf31c7c6058cfe80ea121fe /.gitmodules
parent03c974ec4e26888ec0ea1bca3ccf51af29d8bc9d (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