blob: 6d483c9fd00fdf9c94f3cfeac314cdc7922ebc55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
baseurl = "https://schneefux.xyz"
disablePathToLower = true
languageCode = "de-de"
title = "My shell is my home"
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"
|