Add last modification time.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
baseURL = 'https://www.bovender.de/'
|
||||
languageCode = 'en-us'
|
||||
timeZone = 'Europe/Berlin'
|
||||
defaultContentLanguage = 'en'
|
||||
title = 'bovender'
|
||||
theme = "hermit-v2"
|
||||
@ -67,7 +68,7 @@ expiryDate = ["expiryDate"]
|
||||
# bgImg = ""
|
||||
|
||||
ShowLastmod = true
|
||||
gitUrl = "https://git.bovender.de/daniel/blog"
|
||||
gitUrl = "https://git.bovender.de/daniel/blog/commit/"
|
||||
|
||||
justifyContent = true
|
||||
|
||||
@ -125,4 +126,4 @@ expiryDate = ["expiryDate"]
|
||||
[[menu.main]]
|
||||
name = "Impressum"
|
||||
url = "impressum/"
|
||||
weight = 30
|
||||
weight = 30
|
||||
|
Reference in New Issue
Block a user