From 9569ecd0c224fffac79e2710a145d1f87c4c12e7 Mon Sep 17 00:00:00 2001 From: Admin Date: Thu, 1 Dec 2022 01:09:10 -0500 Subject: Add missing hugo files --- .gitmodules | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3