blob: 43c37fa1bd2fde6e8c078aed557aa488eb1a66ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
baseurl = "https://schneefux.xyz"
disablePathToLower = true
languageCode = "de-de"
title = "My shell is my home"
pluralizelisttitles = false
pygmentsuseclasses = true
pygmentscodefences = true
[params]
# Logo based on "Creative Tail - Fox", CC-BY 4.0
logo = "/logo.svg"
email = "blog@schneefux.xyz"
github = "schneefux"
[original]
author = "rakuishi"
repo = "https://github.com/rakuishi/hugo-zen"
license = "MIT"
|