From 797c22349af2d0cfa3eb4fff6b65ee6bd08e5d65 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Mon, 16 Jun 2025 17:07:56 -0500 Subject: [PATCH] refactoring paths --- .gitmodules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1ace7aa..23acb95 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,4 @@ url = https://github.com/adityatelange/hugo-PaperMod.git [submodule "themes/terminal"] path = themes/terminal - url = https://git.theoswalds.com/public/hugo-theme-terminal.git -[submodule "content/posts"] - path = content/posts - url = https://git.theoswalds.com/public/hugo-richard-posts.git + url = https://git.theoswalds.com/public/hugo-theme-terminal.git \ No newline at end of file