mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
add and update docs and configs
This commit is contained in:
parent
eedf8231fa
commit
1580965011
9 changed files with 39 additions and 29 deletions
|
@ -183,6 +183,10 @@ 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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue