fixed new post module location
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 16s

This commit is contained in:
2025-06-15 22:28:24 -05:00
parent 10511fd3c7
commit 609a121a1e
3 changed files with 6 additions and 2 deletions

5
.gitmodules vendored
View File

@ -3,4 +3,7 @@
url = https://github.com/adityatelange/hugo-PaperMod.git
[submodule "themes/terminal"]
path = themes/terminal
url = https://git.theoswalds.com/public/hugo-theme-terminal.git
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