Add code remix summit announcement

This commit is contained in:
Mike Solomon
2024-10-31 08:34:17 -07:00
parent 504d624b7b
commit faee8bb4ee

View File

@@ -56,13 +56,13 @@ const config: Config = {
apiKey: "15eb9c9f6f3147b1cf82b1b7f93cace8",
indexName: "moderne",
},
// announcementBar: {
// id: "doc_release",
// content:
// "We are currently migrating where we host our docs. Because of this, search is temporarily unavailable.",
// backgroundColor: "#555555",
// textColor: "#E3F2FD",
// },
announcementBar: {
id: "code_remix",
content:
"Now announcing the inaugural <a href=\"https://coderemix.ai/\"><strong>Code Remix Summit</strong></a> in Miami May 12th-14th. Use the code <strong>MODERNE3VIP</strong> for an additional $300 off.",
backgroundColor: "#555555",
textColor: "#E3F2FD",
},
colorMode: {
respectPrefersColorScheme: true,
},