Add hyde-hyde theme and switch to use it
This commit is contained in:
@@ -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
@@ -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
|
||||||
|
|||||||
Submodule
+1
Submodule themes/hyde-hyde added at 186a2923be
Reference in New Issue
Block a user