From 8778cc3f96323264b45e6ca6e7f285721f5651a2 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Wed, 10 Jan 2024 10:44:17 -0800 Subject: [PATCH] Enable the radish skin --- config/octavia.settings.yml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/config/octavia.settings.yml b/config/octavia.settings.yml index 4725681..1358575 100644 --- a/config/octavia.settings.yml +++ b/config/octavia.settings.yml @@ -1,5 +1,14 @@ _core: default_config_hash: 67Xcg6LAsHVMjU8lsXcnGGSsYifNZYozNWZPyqK0gaA +favicon: + use_default: true +features: + comment_user_picture: true + comment_user_verification: true + favicon: true + node_user_picture: true +logo: + use_default: true general: block: 0 icon: 1 @@ -35,12 +44,4 @@ cdn: bulmaswatch: version: 0.5.1 theme: default -features: - node_user_picture: true - comment_user_picture: true - comment_user_verification: true - favicon: true -logo: - use_default: true -favicon: - use_default: true +skin: radish