theme
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -7,3 +7,6 @@
|
||||
[submodule "content/themes/hugo-book"]
|
||||
path = content/themes/hugo-book
|
||||
url = https://github.com/alex-shpak/hugo-book
|
||||
[submodule "content/themes/archie"]
|
||||
path = content/themes/archie
|
||||
url = https://github.com/athul/archie.git
|
||||
|
@ -1,7 +1,7 @@
|
||||
baseURL = 'https://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Minimal Setups'
|
||||
theme = "hugo-book"
|
||||
theme = "archie"
|
||||
sectionPagesMenu = "main"
|
||||
|
||||
[params]
|
||||
|
1
content/themes/archie
Submodule
1
content/themes/archie
Submodule
Submodule content/themes/archie added at 0de4e95a87
Reference in New Issue
Block a user