[TASK] update date_format

This commit is contained in:
TLRZ Seyfferth 2020-01-22 16:01:49 +01:00
parent b3d8315410
commit fad9564392

View File

@ -30,7 +30,7 @@ twig_config: # Twig template engine config
# Content
#
date_format:
%D %T # Pico's default date format;
%e.%m.%y, %H:%M # Pico's default date format;
# See https://php.net/manual/en/function.strftime.php for more info
pages_order_by_meta: author # Sort pages by meta value "author" (set "pages_order_by" to "meta")
pages_order_by: alpha # Change how Pico sorts pages ("alpha" for alphabetical order, "date", or "meta")