summaryrefslogtreecommitdiff
path: root/config.toml
blob: af4290cb955807dcbe96826773b534809f355c20 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"
# Theme based on rakuishi/hugo-zen, MIT