diff --git a/.gitmodules b/.gitmodules index e69de29..0634652 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "hugo-PaperModX"] + path = hugo-PaperModX + url = https://github.com/reorx/hugo-PaperModX.git +[submodule "themes/papermod"] + path = themes/papermod + url = https://github.com/reorx/hugo-PaperModX.git diff --git a/hugo-PaperModX b/hugo-PaperModX new file mode 160000 index 0000000..b787253 --- /dev/null +++ b/hugo-PaperModX @@ -0,0 +1 @@ +Subproject commit b787253f7b03d27c7939f919559d726eec90416f diff --git a/themes/papermod b/themes/papermod new file mode 160000 index 0000000..b787253 --- /dev/null +++ b/themes/papermod @@ -0,0 +1 @@ +Subproject commit b787253f7b03d27c7939f919559d726eec90416f