Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploying-your-theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Never configure the master realm for your application. Create a separate realm f

<figure><img src=".gitbook/assets/image (187).png" alt=""><figcaption></figcaption></figure>

Note that the name that apprear in the dropdown (here "keycloakify-starter") can be configured with [the themeName option](features/compiler-options/themename.md). If you implement [theme variants](features/theme-variants.md) you'll have more than one option.
Note that the name that appears in the dropdown (here "keycloakify-starter") can be configured with [the themeName option](features/compiler-options/themename.md). If you implement [theme variants](features/theme-variants.md) you'll have more than one option.

<details>

Expand Down
Loading