UI Overhaul v4

This commit is contained in:
2026-03-08 15:59:18 -04:00
parent c35f312f8c
commit 74a1b264b1
7 changed files with 159 additions and 44 deletions

View File

@@ -222,7 +222,7 @@ plugins:
type: bool
hero_image_urls:
default: ""
type: text_area
type: list
hero_image_max_height:
default: 500
type: integer
@@ -258,6 +258,12 @@ plugins:
hero_secondary_btn_color_light:
default: ""
type: color
hero_video_upload:
default: ""
type: string
hero_video_url_enabled:
default: false
type: bool
hero_video_url:
default: ""
type: string