From b337a69b1fab49dedbc4c61cb398b92abd19e741 Mon Sep 17 00:00:00 2001 From: James McDonald Date: Sat, 25 Feb 2023 17:23:52 +0100 Subject: [PATCH] Add papermod theme --- .gitmodules | 3 +++ themes/papermod | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/papermod diff --git a/.gitmodules b/.gitmodules index 568b049..c7e703a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/ananke"] path = themes/ananke url = https://github.com/budparr/gohugo-theme-ananke.git +[submodule "themes/papermod"] + path = themes/papermod + url = git@github.com:adityatelange/hugo-PaperMod.git diff --git a/themes/papermod b/themes/papermod new file mode 160000 index 0000000..e6b697f --- /dev/null +++ b/themes/papermod @@ -0,0 +1 @@ +Subproject commit e6b697f3651291bb59176e01881863c14ee3c211