mirror of https://github.com/luizdepra/hugo-coder.git

Jens Rantil
29.04.2023 8e3aed5c3162b511f8b8b1e21291808fe8135e6d
exampleSite/config.toml
@@ -3,7 +3,7 @@
theme = "hugo-coder"
languageCode = "en"
defaultContentLanguage = "en"
paginate = 20
paginate = 6
enableEmoji = true
# Enable Disqus comments
# disqusShortname = "yourdiscussshortname"
@@ -95,7 +95,7 @@
# If you want to use Umami(https://umami.is) for analytics, add this section
# [params.umami]
# siteID = "ABCDE"
# scriptURL = "analytics.REGION.umami.is/SCRIPTNAME.js"
# scriptURL = "analytics.REGION.umami.is/SCRIPTNAME.js"
# If you want to implement a Content-Security-Policy, add this section
# [params.csp]