[TASK] styling

This commit is contained in:
TLRZ Seyfferth
2020-01-29 19:13:15 +01:00
parent 8086645c45
commit 7571776c22
20 changed files with 326 additions and 189 deletions
+3 -2
View File
@@ -18,13 +18,14 @@ themes_url:
# If this fails, override it here. Example: https://example.com/pico/themes/
theme_config: # Additional theme-specific config
widescreen: true # Default theme: Use more horizontal space (i.e. make the site container wider)
color: default
twig_config: # Twig template engine config
autoescape: html # Let Twig escape variables by default
strict_variables: false # If set to true, Twig will bail out when unset variables are being used
charset: utf-8 # The charset used by Twig templates
debug: ~ # Enable Twig's debug mode
cache: false # Enable Twig template caching by specifying a path to a writable directory
auto_reload: ~ # Recompile Twig templates whenever the source code changes
cache: cache # Enable Twig template caching by specifying a path to a writable directory
auto_reload: true # Recompile Twig templates whenever the source code changes
##
# Content
+2
View File
@@ -0,0 +1,2 @@
default_email: info@chrosey.de
lang: de