use contrast-hugo theme

This commit is contained in:
2023-09-15 14:43:16 -04:00
parent 2d77e57601
commit 5485add6ad
3 changed files with 5 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "themes/no-js-hugo-theme"]
path = themes/no-js-hugo-theme
url = https://github.com/stevenengler/no-js-hugo-theme.git
[submodule "themes/contrast-hugo"]
path = themes/contrast-hugo
url = https://git.beckmeyer.us/TnSb/contrast-hugo.git

View File

@@ -1,7 +1,7 @@
baseURL = "https://beckmeyer.us/"
languageCode = 'en-us'
title = "Joel Beckmeyer's Homepage"
theme = "bbb"
theme = "contrast-hugo"
[author]
name = "Joel Beckmeyer"

1
themes/contrast-hugo Submodule

Submodule themes/contrast-hugo added at 9b3ec3d024