From 6fe1f26c71ef7511ac25a78ee69c945bc793ef52 Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Sat, 4 Jan 2025 00:14:38 -0600 Subject: [PATCH] modify .gitmodules --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index c263dbe..cd2818f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "docs/themes/hugo-theme-relearn"] path = docs/themes/hugo-theme-relearn url = https://github.com/McShelby/hugo-theme-relearn.git + +[submodule "docs/themes/plausible-hugo"] + path = docs/themes/plausible-hugo + url = https://github.com/divinerites/plausible-hugo.git