From 95a70b44b5e36815db573a096d23d2ff93e60933 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 2 Sep 2025 18:38:22 -0400 Subject: [PATCH] fix submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 876ef92..2a84a78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/hugo-theme-monochrome"] - path = themes/hugo-theme-monochrome +[submodule "themes/hugo-PaperMod"] + path = themes/hugo-PaperMod url = https://github.com/kaiiiz/hugo-theme-monochrome.git