diff --git a/config/config.yml b/config/config.yml index 51e962f..62ca583 100644 --- a/config/config.yml +++ b/config/config.yml @@ -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")