Skip to content

chore(docs): describe how to use multiple announcement banners #13435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 4, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fmt
  • Loading branch information
stirby committed Jun 2, 2024
commit ce7b8faa1cb2624c24c00596c0b17ce40c236c94
8 changes: 4 additions & 4 deletions docs/admin/appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ page and in the top left corner of the dashboard. The default is the Coder logo.

![service banner](../images/admin/announcement_banner_settings.png)

The Announcement Banners let admins post important messages to all site users.
Only Site Owners may set the announcement banners.
The Announcement Banners let admins post important messages to all site users. Only
Site Owners may set the announcement banners.

Example: Use multiple announcement banners for concurrent deployment-wide
updates, such as maintenance or new feature rollout.
Example: Use multiple announcement banners for concurrent deployment-wide updates, such as maintenance or new feature rollout.

![Multiple announcements](../images/admin/multiple-banners.PNG)

Expand All @@ -35,6 +34,7 @@ users of which network their Coder deployment is on.

![service banner secret](../images/admin/service-banner-secret.png)


## OIDC Login Button Customization

[Use environment variables to customize](./auth.md#oidc-login-customization) the
Expand Down
Loading