mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 20:35:02 +01:00
12 lines
No EOL
202 B
TOML
12 lines
No EOL
202 B
TOML
baseURL = "/"
|
|
languageCode = "en-us"
|
|
title = "nilstriebs blog"
|
|
theme = "terminal"
|
|
|
|
[params]
|
|
contentTypeName = "posts"
|
|
themeColor = "orange"
|
|
centerTheme = true
|
|
|
|
[params.logo]
|
|
logoText = "nilstriebs blog" |