summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAdmin <admin@marx.cafe>2022-12-01 01:09:10 -0500
committerAdmin <admin@marx.cafe>2022-12-01 01:09:10 -0500
commit9569ecd0c224fffac79e2710a145d1f87c4c12e7 (patch)
treec1a1580e04ccb66640985efae5293c01d7487cb8 /.gitmodules
parentf7ef802c49ba83d38183dade9e2138c3bdc5c224 (diff)
Add missing hugo files
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..70a0f69
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "themes/PaperMod"]
+ path = themes/PaperMod
+ url = https://github.com/adityatelange/hugo-PaperMod.git
+[submodule "themes/hugo-book"]
+ path = themes/hugo-book
+ url = https://github.com/alex-shpak/hugo-book
+[submodule "themes/hugo-flex"]
+ path = themes/hugo-flex
+ url = https://github.com/de-souza/hugo-flex.git