config updates
This commit is contained in:
BIN
assets/img/logo.png
Normal file
BIN
assets/img/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
@@ -1,11 +1,12 @@
|
|||||||
theme = "blowfish"
|
theme = "blowfish"
|
||||||
|
baseURL = "https://benno-lorenz.com/"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
summaryLength = 0
|
summaryLength = 0
|
||||||
buildDrafts = false
|
buildDrafts = false
|
||||||
buildFuture = false
|
buildFuture = false
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
googleAnalytics = ""
|
# googleAnalytics = ""
|
||||||
|
|
||||||
[pagination]
|
[pagination]
|
||||||
pagerSize = 100
|
pagerSize = 100
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ isoCode = "en"
|
|||||||
rtl = false
|
rtl = false
|
||||||
dateFormat = "2 January 2006"
|
dateFormat = "2 January 2006"
|
||||||
description = "Personal Homepage and blog of Benno Lorenz"
|
description = "Personal Homepage and blog of Benno Lorenz"
|
||||||
|
logo = "img/logo.png"
|
||||||
|
|
||||||
["params.author"]
|
["params.author"]
|
||||||
name = "Benno Lorenz"
|
name = "Benno Lorenz"
|
||||||
|
|||||||
Reference in New Issue
Block a user