From ce85e7642bd7573c0d58061d6a30fdc5e9fafb3b Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 15 Jun 2025 18:09:42 -0500 Subject: [PATCH] updated git modules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a09a6c0..41fc6af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/adityatelange/hugo-PaperMod.git [submodule "content/posts"] path = content/posts - url = https://git.theoswalds.com/private/hugo-richard-posts.git + url = https://git.theoswalds.com/public/hugo-richard-posts.git [submodule "themes/terminal"] path = themes/terminal url = https://git.theoswalds.com/public/hugo-theme-terminal.git