[CONFIG] disable widescreen
This commit is contained in:
parent
28960c96d3
commit
75188172cd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user