From 637183e297e66c0aa47a0d46fc7b92563452fd7b Mon Sep 17 00:00:00 2001 From: Thorsten Ortlepp Date: Tue, 10 Dec 2024 23:29:54 +0100 Subject: added theme PaperMod --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3