mirror of
https://github.com/dpnmw/community-landing.git
synced 2026-03-18 09:27:16 +00:00
UI Improvements v5
This commit is contained in:
@@ -19,6 +19,7 @@ en:
|
||||
logo_dark_url: "━━ BRANDING ━━ — Logo image URL for dark mode. Displayed in the navbar and footer. Leave blank to show the site name as text."
|
||||
logo_light_url: "Logo image URL for light mode. If not set, the dark logo is used for both themes."
|
||||
logo_height: "Logo height in pixels (16–80). Applies to both the navbar and footer logos."
|
||||
logo_use_accent_color: "Tint the logo to match the accent color. Works best with monochrome SVG or PNG logos."
|
||||
footer_logo_url: "Override logo specifically for the footer. If not set, the navbar logo is reused."
|
||||
|
||||
# ── Appearance: Color Scheme ──
|
||||
@@ -65,7 +66,9 @@ en:
|
||||
hero_card_enabled: "Display the hero content inside a rounded card container with border and shadow. When off, the hero uses a flat full-width layout."
|
||||
hero_image_first: "Show the hero image above the text on mobile and to the left on desktop. When off, text appears first (default)."
|
||||
hero_background_image_url: "Full-bleed background image behind the hero section. In card mode, fills the card with a dark overlay. In flat mode, covers the entire section."
|
||||
hero_image_urls: "Images displayed on the right side of the hero. Add up to 5 URLs — a random one is shown on each page load."
|
||||
hero_image_url: "Single hero image displayed on the right side of the hero. Use the upload button or paste a URL."
|
||||
hero_multiple_images_enabled: "Enable multiple hero images (up to 5) that rotate randomly on each page load. Disables the single image upload."
|
||||
hero_image_urls: "Images displayed on the right side of the hero. One URL per line, up to 5. A random one is shown on each page load."
|
||||
hero_image_max_height: "Maximum height in pixels for the hero image (100–1200)."
|
||||
hero_primary_button_enabled: "Show the primary CTA button in the hero section."
|
||||
hero_primary_button_label: "Text on the primary (filled, accent-colored) CTA button."
|
||||
|
||||
Reference in New Issue
Block a user