From 59066e8b15e3418a4a241e30e86260ed4670f35d Mon Sep 17 00:00:00 2001 From: Madison Date: Tue, 29 Apr 2025 18:47:10 -0700 Subject: [PATCH] Moved submodule to my own server --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a100308..f58b7e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hugo-PaperMod"] path = themes/hugo-PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git + url = git@gitea.home.barkingdog.cloud:MadisonBarks/hugo-PaperMod.git