diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-26 17:14:53 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-26 17:14:53 +0200 |
| commit | 4556a4ec7753a8cf85e0568e245dc3e7328bc708 (patch) | |
| tree | 831114beba69bb33f647dd28f295a44224c91cce /config.toml | |
| parent | bd8464abb8deee0d31bb84cc47cd3335c0e688d5 (diff) | |
| download | blog-4556a4ec7753a8cf85e0568e245dc3e7328bc708.tar.gz blog-4556a4ec7753a8cf85e0568e245dc3e7328bc708.zip | |
add creative texts (Deutsch) in its own section
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 6d483c9..43c37fa 100644 --- a/config.toml +++ b/config.toml @@ -2,6 +2,7 @@ baseurl = "https://schneefux.xyz" disablePathToLower = true languageCode = "de-de" title = "My shell is my home" +pluralizelisttitles = false pygmentsuseclasses = true pygmentscodefences = true [params] |
