From 841f559bcd41d81ab992526af4a8ce8146095043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Dufraisse?= Date: Fri, 24 Feb 2023 22:18:01 +0100 Subject: [PATCH] fix(sites/default): url of themes --- sites/default/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/default/config.yml b/sites/default/config.yml index be1d858..b565d7c 100644 --- a/sites/default/config.yml +++ b/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