This commit is contained in:
2025-01-13 13:00:58 +01:00
parent d629609973
commit 0c3d542486
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -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

View File

@ -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

Submodule content/themes/archie added at 0de4e95a87