From 7ed4980a1542d0e537fafadd275a527760106343 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 15 Jun 2025 18:52:00 -0500 Subject: [PATCH] refactoring posts module --- .gitmodules | 3 --- content/posts | 1 - 2 files changed, 4 deletions(-) delete mode 160000 content/posts diff --git a/.gitmodules b/.gitmodules index 41fc6af..1666331 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [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/public/hugo-richard-posts.git [submodule "themes/terminal"] path = themes/terminal url = https://git.theoswalds.com/public/hugo-theme-terminal.git diff --git a/content/posts b/content/posts deleted file mode 160000 index 07256e7..0000000 --- a/content/posts +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 07256e778dfbf387c3d7729ac0a456d547b2d724