From d71226c6fd5b6f28d7f995e8cf79095d72bad560 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 8 Jun 2025 07:29:30 -0500 Subject: [PATCH] cleanup --- .gitmodules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 75b577f..cbb19c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ [submodule "themes/PaperMod"] path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git -[submodule "content/posts"] - path = content/posts - url = https://git.theoswalds.com/private/hugo-richard-posts.git - branch = main + url = https://github.com/adityatelange/hugo-PaperMod.git \ No newline at end of file