[TASK] update date_format
This commit is contained in:
parent
b3d8315410
commit
fad9564392
@ -30,7 +30,7 @@ twig_config: # Twig template engine config
|
|||||||
# Content
|
# Content
|
||||||
#
|
#
|
||||||
date_format:
|
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
|
# 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_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")
|
pages_order_by: alpha # Change how Pico sorts pages ("alpha" for alphabetical order, "date", or "meta")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user