From a9f400e2948059aec4e20b989a0c2f7664dface1 Mon Sep 17 00:00:00 2001 From: Derek Rushforth Date: Thu, 18 Sep 2025 15:51:58 -0700 Subject: [PATCH] FEATURE: Add more options for outlets --- settings.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/settings.yml b/settings.yml index 3723a77..f1b9397 100644 --- a/settings.yml +++ b/settings.yml @@ -52,6 +52,9 @@ plugin_outlet: choices: - "below-site-header" - "above-main-container" + - "discovery-list-controls-above" + - "header-list-container-bottom" + - "before-topic-list" refresh: true banner_background_image: type: string