use contrast-hugo theme
This commit is contained in:
parent
098811f339
commit
a4208f4e85
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "themes/no-js-hugo-theme"]
|
[submodule "themes/contrast-hugo"]
|
||||||
path = themes/no-js-hugo-theme
|
path = themes/contrast-hugo
|
||||||
url = https://github.com/stevenengler/no-js-hugo-theme.git
|
url = https://git.beckmeyer.us/TnSb/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
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 9b3ec3d0243d3076342e53bbdcc6579265eb1cb6
|
Loading…
Reference in New Issue
Block a user