chore: remove warning banner (#22547)

This commit is contained in:
Jason Rasmussen 2025-10-01 17:06:22 -04:00 committed by GitHub
parent 7a4bfc21c9
commit 7dbdc7a635
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,11 +65,6 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
announcementBar: {
id: 'site_announcement_immich',
content: `⚠️ The project is under <strong>very active</strong> development. Expect bugs and changes. Do not use it as <strong>the only way</strong> to store your photos and videos!`,
isCloseable: false,
},
docs: {
sidebar: {
autoCollapseCategories: false,