diff --git a/.gitmodules b/.gitmodules index cbb19c8..a7813d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [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 diff --git a/content/posts b/content/posts new file mode 160000 index 0000000..bea1224 --- /dev/null +++ b/content/posts @@ -0,0 +1 @@ +Subproject commit bea122462d906b333b12497b7749ddb688af5a59