From e7189f8785f73242b20ca4be9ae34bb0d9134478 Mon Sep 17 00:00:00 2001 From: Carl Tibule Date: Sat, 24 Aug 2024 22:22:01 -0500 Subject: [PATCH] Re-added Papermod submodule --- .gitmodules | 3 +++ themes/PaperMod | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/PaperMod diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..89af1b0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git diff --git a/themes/PaperMod b/themes/PaperMod new file mode 160000 index 0000000..58c4841 --- /dev/null +++ b/themes/PaperMod @@ -0,0 +1 @@ +Subproject commit 58c4841c26325eaa788d9b13e65d5dfc95d9367c