docs: describe page last modification date (#562)

This commit is contained in:
yuri
2025-01-23 21:58:03 +01:00
committed by GitHub
parent bbe3c46320
commit c60d1f5de7
2 changed files with 18 additions and 0 deletions

View File

@ -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"