summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 12:42:56 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commitf400abb13e6005c1de52f7d1b4dadf68e9cb4ce7 (patch)
tree9a96ec48aaede70a90a007e1dd43466546dd34e2 /.gitmodules
parent680e1f5940b37db75824215153a6a92f1841b01b (diff)
md 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 1d5d0402..69e4b805 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "content/html"]
path = content/html
url = git@github.com:snonux/buetow.org
+[submodule "content/md"]
+ path = content/md
+ url = git@github.com:snonux/buetow.org