summaryrefslogtreecommitdiff
path: root/config.toml
blob: 4d7b14a9eec3f6d0429c973fd815ef34e479a16f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
baseurl = "https://schneefux.xyz"
disablePathToLower = true
languageCode = "de-de"
title = "My shell is my home"
pluralizelisttitles = false
pygmentsuseclasses = true
pygmentscodefences = true
[params]
    email = "blog@schneefux.xyz"
    github = "schneefux"
[original]
    author = "rakuishi"
    repo = "https://github.com/rakuishi/hugo-zen"
    license = "MIT"