mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 08:43:53 -04:00
docs: describe page last modification date (#562)
This commit is contained in:
@ -3,6 +3,7 @@ baseURL: "https://example.com/"
|
||||
title: "Hextra"
|
||||
|
||||
enableRobotsTXT: true
|
||||
# Parse Git commit
|
||||
enableGitInfo: true
|
||||
# enableEmoji: false
|
||||
hasCJKLanguage: true
|
||||
@ -135,6 +136,7 @@ params:
|
||||
displayPoweredBy: true
|
||||
width: normal
|
||||
|
||||
# Display the last modification date
|
||||
displayUpdatedDate: true
|
||||
dateFormat: "January 2, 2006"
|
||||
|
||||
|
Reference in New Issue
Block a user