chore: put back warning banner (#9362)

This commit is contained in:
Alex 2024-05-09 15:53:48 -05:00 committed by GitHub
parent 8743e17528
commit a8abf2753e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,13 +77,9 @@ const config = {
}, },
announcementBar: { announcementBar: {
id: 'site_announcement_immich', id: 'site_announcement_immich',
content: 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!`,
'Immich joins Futo! Read about the announcement <a href="/blog/2024/immich-core-team-goes-fulltime">here</a>.', backgroundColor: '#593f00',
backgroundColor: '#4250af', textColor: '#ffefc9',
textColor: 'white',
// 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!`,
// backgroundColor: '#593f00',
// textColor: '#ffefc9',
isCloseable: false, isCloseable: false,
}, },
docs: { docs: {