diff --git a/.gitmodules b/.gitmodules index cbb19c8..75b577f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "themes/PaperMod"] path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git \ No newline at end of file + 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