diff --git a/.gitmodules b/.gitmodules index 459443e..1b52418 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "themes/bootstrap4"] path = themes/hugo-theme-bootstrap4-blog url = https://github.com/alanorth/hugo-theme-bootstrap4-blog.git +[submodule "themes/hyde-hyde"] + path = themes/hyde-hyde + url = https://github.com/htr3n/hyde-hyde.git diff --git a/config.yaml b/config.yaml index b205193..9129929 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,7 @@ baseURL: https://jamesmcdonald.com/ title: James McDonald description: Stuff I wrote about things -theme: hugo-theme-bootstrap4-blog +theme: hyde-hyde disqusShortname: jamesmcdonald params: author: James McDonald diff --git a/themes/hyde-hyde b/themes/hyde-hyde new file mode 160000 index 0000000..186a292 --- /dev/null +++ b/themes/hyde-hyde @@ -0,0 +1 @@ +Subproject commit 186a2923be8f1ddb8b6ab990c525c381bccde594