feat: allow custom archive date format (#557)

This commit is contained in:
2025-08-16 18:31:48 +07:00
parent ddf2c54880
commit 3fcf0f71b0
3 changed files with 30 additions and 3 deletions

View File

@@ -184,6 +184,11 @@ quick_navigation_buttons = false
# Default is "6th July 2049" in English and "%-d %B %Y" in other languages.
short_date_format = ""
# Date format used for the archive page.
# Default is "06 July" in English and "%d %b" in other languages.
# archive_date_format = ""
# Per-language date format overrides.
# Examples: Spanish uses "3 de febrero de 2024", German uses "3. Februar 2024"
# date_formats = [