From 8c429307c1a291528ebb811bf27136c4fc4b26e2 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 3 Jun 2025 15:21:04 +0200 Subject: [PATCH] Update capitalize.md --- website/docs/panel/domains/capitalize.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/website/docs/panel/domains/capitalize.md b/website/docs/panel/domains/capitalize.md index 5bf1bf5f..3e638c3c 100644 --- a/website/docs/panel/domains/capitalize.md +++ b/website/docs/panel/domains/capitalize.md @@ -3,3 +3,19 @@ sidebar_position: 8 --- # Capitalize Domains + +The **Capitalize** feature allows you to change the letter casing of your domain names for display purposes in the OpenPanel UI. This affects how domains are shown across all pages, without altering the actual DNS or domain configuration. + +To capitalize a domain: + +Navigate to **Domains** and open the **Actions** menu for the desired domain, then click on *Capitalize*. + +![capitalize action option](/img/panel/v2/capitalize_1.png) + +Click on any letter in the domain name to toggle its case (uppercase/lowercase). + +![capitalize action demo](/img/panel/v2/openpanel_capitalize_domains.gif) + +Once you've made your changes, click the **Save** button. + +You can capitalize individual domains or update all of them as needed.