8 lines
170 B
TOML
8 lines
170 B
TOML
baseURL = 'https://mart-w.de/'
|
||
languageCode = 'de-de'
|
||
title = 'mart-w’s amazing homepage'
|
||
|
||
[module]
|
||
[[module.imports]]
|
||
path = "github.com/CaiJimmy/hugo-theme-stack/v3"
|