summaryrefslogtreecommitdiff
path: root/config.toml
blob: 263e5e8d45e2b2ba2ea4600795d3eeefb98854aa (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"
pygmentsuseclasses = true
pygmentscodefences = true
[params]
    logo = "/logo.svg"
    email = "blog@schneefux.xyz"
    github = "schneefux"
[original]
    author = "rakuishi"
    repo = "https://github.com/rakuishi/hugo-zen"
    license = "MIT"