From 0576e2c7a39ad2a20a734f25abff3b8911319684 Mon Sep 17 00:00:00 2001 From: Andriy Cherniy Date: Sat, 10 Sep 2022 22:08:04 +0300 Subject: initial commit --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a1fbded --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "themes/researcher"] + path = themes/researcher + url = https://github.com/ojroques/hugo-researcher.git +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git -- cgit v1.3-3-ga95d