diff --git a/.gitmodules b/.gitmodules index a7813d0..198a46e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "content/posts"] path = content/posts url = https://git.theoswalds.com/private/hugo-richard-posts.git +[submodule "themes/terminal"] + path = themes/terminal + url = https://git.theoswalds.com/richardoswald/hugo-theme-terminal.git diff --git a/themes/terminal b/themes/terminal new file mode 160000 index 0000000..5a2b4c0 --- /dev/null +++ b/themes/terminal @@ -0,0 +1 @@ +Subproject commit 5a2b4c0f1fdb9180d525930b2c8f68a90221d245