From 3d98bd963eeac3495e1296a69c208cc9e76d2dff Mon Sep 17 00:00:00 2001 From: nik Date: Tue, 23 Sep 2025 16:58:12 +0300 Subject: [PATCH] add 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..be00b3c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod diff --git a/themes/PaperMod b/themes/PaperMod new file mode 160000 index 0000000..8e06a8a --- /dev/null +++ b/themes/PaperMod @@ -0,0 +1 @@ +Subproject commit 8e06a8ab43401735ebcf5687356ae418214a9396