summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/config.toml b/config.toml
index ada2ef1..e005a2c 100644
--- a/config.toml
+++ b/config.toml
@@ -1,15 +1,11 @@
baseurl = "https://schneefux.xyz"
disablePathToLower = true
languageCode = "de-de"
-title = "My shell is my home"
+title = "What I built today"
pluralizelisttitles = false
pygmentsuseclasses = true
pygmentscodefences = true
sectionPagesMenu = "main"
[params]
email = "blog@schneefux.xyz"
- github = "schneefux"
-[original]
- author = "rakuishi"
- repo = "https://github.com/rakuishi/hugo-zen"
- license = "MIT"
+ github = "schneefux" \ No newline at end of file