[CONFIG] disable widescreen
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ themes_url:
|
||||
~ # Pico will try to guess the URL to the themes dir of your installation;
|
||||
# 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)
|
||||
widescreen: false # 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
|
||||
|
||||
Reference in New Issue
Block a user