use contrast-hugo theme
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
|||||||
[submodule "themes/no-js-hugo-theme"]
|
[submodule "themes/no-js-hugo-theme"]
|
||||||
path = themes/no-js-hugo-theme
|
path = themes/no-js-hugo-theme
|
||||||
url = https://github.com/stevenengler/no-js-hugo-theme.git
|
url = https://github.com/stevenengler/no-js-hugo-theme.git
|
||||||
|
[submodule "themes/contrast-hugo"]
|
||||||
|
path = themes/contrast-hugo
|
||||||
|
url = https://github.com/niklasbuschmann/contrast-hugo.git
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
baseURL = "https://beckmeyer.us/"
|
baseURL = "https://beckmeyer.us/"
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = "Joel Beckmeyer's Homepage"
|
title = "Joel Beckmeyer's Homepage"
|
||||||
theme = "bbb"
|
theme = "contrast-hugo"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Joel Beckmeyer"
|
name = "Joel Beckmeyer"
|
||||||
|
1
themes/contrast-hugo
Submodule
1
themes/contrast-hugo
Submodule
Submodule themes/contrast-hugo added at 9b3ec3d024
Reference in New Issue
Block a user