hugo-recipes.ullmann.space/config.toml

5 lines
145 B
TOML
Raw Normal View History

2022-03-25 20:17:47 +00:00
baseURL = "https://recipes.ullmann.space/"
languageCode = "de-de"
title = "Mein kleines Kochbuch"
2022-03-30 11:23:29 +00:00
theme = "terminal-cookbook"
style = "sans_dark"