fix(sites/default): url of themes

feat/use-default-theme
dufraissejeremy 2 years ago
parent 020c4cc8f2
commit 841f559bcd
  1. 2
      sites/default/config.yml

@ -13,7 +13,7 @@ locale: ~ # Your PHP installation might require you to
##
# Theme
#
theme: seacms # The name of your custom theme
theme: default # The name of your custom theme
themes_url: ../../vendor/picocms/themes # 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

Loading…
Cancel
Save