mart-w.de/hugo.toml
2024-04-03 00:11:31 +02:00

13 lines
239 B
TOML

baseURL = 'https://mart-w.de/'
languageCode = 'en-gb'
defaultContentLanguage = "en"
title = 'mart-w.de'
[Params]
[Params.Sidebar]
avatar.src = "img/avatar.jpg"
[module]
[[module.imports]]
path = "github.com/CaiJimmy/hugo-theme-stack/v3"