diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index e86871da42..75513e3d3b 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -77,13 +77,9 @@ const config = { }, announcementBar: { id: 'site_announcement_immich', - content: - 'Immich joins Futo! Read about the announcement here.', - backgroundColor: '#4250af', - textColor: 'white', - // content: `⚠️ The project is under very active development. Expect bugs and changes. Do not use it as the only way to store your photos and videos!`, - // backgroundColor: '#593f00', - // textColor: '#ffefc9', + content: `⚠️ The project is under very active development. Expect bugs and changes. Do not use it as the only way to store your photos and videos!`, + backgroundColor: '#593f00', + textColor: '#ffefc9', isCloseable: false, }, docs: {