mart-w.de/hugo.toml

13 lines
239 B
TOML
Raw Normal View History

2024-02-13 03:28:47 +01:00
baseURL = 'https://mart-w.de/'
2024-02-15 12:18:35 +01:00
languageCode = 'en-gb'
defaultContentLanguage = "en"
title = 'mart-w.de'
[Params]
2024-04-03 00:11:31 +02:00
[Params.Sidebar]
avatar.src = "img/avatar.jpg"
2024-02-14 13:58:08 +01:00
[module]
[[module.imports]]
path = "github.com/CaiJimmy/hugo-theme-stack/v3"