We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1493883 commit bbbcee3Copy full SHA for bbbcee3
.gitmodules
@@ -7,3 +7,6 @@
7
[submodule "themes/hermit-v2"]
8
path = themes/hermit-v2
9
url = https://github.com/lothan/hermit-V2
10
+[submodule "themes/albers"]
11
+ path = themes/albers
12
+ url = https://github.com/lothan/albers
config.toml
@@ -1,7 +1,7 @@
1
baseURL = 'https://joe.lothan.net/'
2
languageCode = 'en-us'
3
title = 'Joe Lothan'
4
-theme = ['hugo-video', 'hermit-v2']
+theme = ['albers']
5
6
[author]
name = "Joe Lothan"
themes/albers
0 commit comments