Add hyde-hyde theme and switch to use it

This commit is contained in:
2018-05-07 15:27:40 +02:00
parent 3716eb4153
commit a120d889ad
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "themes/bootstrap4"] [submodule "themes/bootstrap4"]
path = themes/hugo-theme-bootstrap4-blog path = themes/hugo-theme-bootstrap4-blog
url = https://github.com/alanorth/hugo-theme-bootstrap4-blog.git 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
+1 -1
View File
@@ -1,7 +1,7 @@
baseURL: https://jamesmcdonald.com/ baseURL: https://jamesmcdonald.com/
title: James McDonald title: James McDonald
description: Stuff I wrote about things description: Stuff I wrote about things
theme: hugo-theme-bootstrap4-blog theme: hyde-hyde
disqusShortname: jamesmcdonald disqusShortname: jamesmcdonald
params: params:
author: James McDonald author: James McDonald
+1
Submodule themes/hyde-hyde added at 186a2923be