config updates

This commit is contained in:
2025-06-09 23:54:32 +02:00
parent ba1c6b4cf9
commit 61713f57f5
3 changed files with 3 additions and 1 deletions

BIN
assets/img/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -1,11 +1,12 @@
theme = "blowfish"
baseURL = "https://benno-lorenz.com/"
defaultContentLanguage = "en"
enableRobotsTXT = true
summaryLength = 0
buildDrafts = false
buildFuture = false
enableEmoji = true
googleAnalytics = ""
# googleAnalytics = ""
[pagination]
pagerSize = 100

View File

@@ -10,6 +10,7 @@ isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
description = "Personal Homepage and blog of Benno Lorenz"
logo = "img/logo.png"
["params.author"]
name = "Benno Lorenz"