mart-w.de/hugo.toml

8 lines
170 B
TOML
Raw Normal View History

2024-02-13 03:28:47 +01:00
baseURL = 'https://mart-w.de/'
2024-02-14 13:58:08 +01:00
languageCode = 'de-de'
2024-02-13 03:28:47 +01:00
title = 'mart-ws amazing homepage'
2024-02-14 13:58:08 +01:00
[module]
[[module.imports]]
path = "github.com/CaiJimmy/hugo-theme-stack/v3"