Skip to content

Commit 685bd82

Browse files
chore: add kubecon na 2025 to announcement banner (#1271)
Fixes #1270 --------- Signed-off-by: thisisobate <[email protected]> Signed-off-by: Michael Beemer <[email protected]> Co-authored-by: Michael Beemer <[email protected]>
1 parent d77c2e3 commit 685bd82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ const themeConfig: ThemeCommonConfig & AlgoliaThemeConfig = {
9393
],
9494
},
9595
// announcements can go here
96-
// announcementBar: {
97-
// id: 'announcing-kubecon-eu-25',
98-
// content:
99-
// 'Not able to attend the OpenFeature Summit or KubeCon EU? Check out the <a href="/blog/tldr-kubecon-london">latest blog post</a> for highlights!',
100-
// },
96+
announcementBar: {
97+
id: 'announcing-kubecon-na-25',
98+
content:
99+
'🎉️ Meet us in Atlanta for KubeCon + CloudNativeCon North America · Nov 10-13 · <b><a target="_blank" href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=openfeature-dev&utm_medium=homepage&utm_campaign=10608228-KubeCon-NA-2025&utm_content=hero">Register Today!</a></b> 🥳️',
100+
},
101101
footer: {
102102
style: 'dark',
103103
links: [

0 commit comments

Comments
 (0)