|
@@ -5,6 +5,12 @@ DefaultContentLanguage = "en" # Change this to change the site's language
|
|
|
theme = "hugo.386"
|
|
theme = "hugo.386"
|
|
|
preserveTaxonomyNames = true
|
|
preserveTaxonomyNames = true
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+copyright = 'This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.'
|
|
|
|
|
+rssLimit = 20
|
|
|
|
|
+[author]
|
|
|
|
|
+ name = 'Steffen Blake'
|
|
|
|
|
+
|
|
|
[params]
|
|
[params]
|
|
|
# The name to display as main title in the home page
|
|
# The name to display as main title in the home page
|
|
|
mainpagetitle = "Blog | Technically.fun"
|
|
mainpagetitle = "Blog | Technically.fun"
|
|
@@ -56,7 +62,7 @@ preserveTaxonomyNames = true
|
|
|
prefix = "[hugo.386 theme by Max le Fou](https://gitlab.com/maxlefou/hugo.386)"
|
|
prefix = "[hugo.386 theme by Max le Fou](https://gitlab.com/maxlefou/hugo.386)"
|
|
|
|
|
|
|
|
# Text to go between copyright and hugo disclaimer (if enabled)
|
|
# Text to go between copyright and hugo disclaimer (if enabled)
|
|
|
- suffix = "Example site"
|
|
|
|
|
|
|
+ suffix = "Technically Fun"
|
|
|
|
|
|
|
|
[menu]
|
|
[menu]
|
|
|
# This displays buttons in the navbar to access your contents
|
|
# This displays buttons in the navbar to access your contents
|