diff --git a/.gitmodules b/.gitmodules index 53ca01d..9c701d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/hermit"] path = themes/hermit url = https://github.com/christoph-cullmann/hermit.git +[submodule "themes/hugo-coder"] + path = themes/hugo-coder + url = https://github.com/christoph-cullmann/hugo-coder.git diff --git a/hugo b/hugo index 5541004..2e22259 100755 Binary files a/hugo and b/hugo differ diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html deleted file mode 100644 index 0066ff4..0000000 --- a/layouts/partials/footer.html +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/themes/hugo-coder b/themes/hugo-coder new file mode 160000 index 0000000..81666ed --- /dev/null +++ b/themes/hugo-coder @@ -0,0 +1 @@ +Subproject commit 81666ed54bb438f4af01fd4a111df8bd7d423120