This repository has been archived on 2024-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
certwarden-deploy-docs/config.toml
Adora Laura Kalb 5fe545dea4
Some checks failed
ci/woodpecker/push/deploy-rsync Pipeline failed
ci/woodpecker/push/deploy-cloudflare Pipeline was successful
test if hugo modules work now
2024-07-12 12:41:56 +02:00

18 lines
507 B
TOML

baseURL = 'https://certwarden-deploy.adora.codes/'
languageCode = 'en-us'
title = 'certwarden-deploy'
theme = "code.lila.network/adoralaura/hugo-book-theme"
[params]
# (Optional, default light) Sets color theme: light, dark or auto.
# Theme 'auto' switches between dark and light modes based on browser/os preferences
BookTheme = 'auto'
BookRepo = 'https://code.lila.network/adoralaura/certwarden-deploy'
[module]
[[module.imports]]
path = "code.lila.network/adoralaura/hugo-book-theme"