From 76c7748770116bd52d5deda84b13bcee3d600d3b Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 15 Jun 2025 19:28:05 -0500 Subject: [PATCH] refactor --- .gitmodules | 3 +++ content | 1 + 2 files changed, 4 insertions(+) create mode 160000 content diff --git a/.gitmodules b/.gitmodules index 1666331..10497d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "themes/terminal"] path = themes/terminal url = https://git.theoswalds.com/public/hugo-theme-terminal.git +[submodule "content"] + path = content + url = https://git.theoswalds.com/public/hugo-richard-posts.git diff --git a/content b/content new file mode 160000 index 0000000..a52f765 --- /dev/null +++ b/content @@ -0,0 +1 @@ +Subproject commit a52f7652e6885454df20591eab89e5e64449ac95