Skip to content

Commit e49c5c8

Browse files
nate-double-ugemini-code-assist[bot]beeme1mr
authored
adding kubecon eu 2026 banner (#1333)
<!-- Please use this template for your pull request. --> <!-- Please use the sections that you need and delete other sections --> ## This PR <!-- add the description of the PR here --> - adds a banner announcement for KubeCon EU 2026 ### Related Issues <!-- add here the GitHub issue that this PR resolves if applicable --> Fixes #1332 --------- Signed-off-by: Nate W <natew@cncf.io> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
1 parent 7a48391 commit e49c5c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ const themeConfig: ThemeCommonConfig & AlgoliaThemeConfig = {
9494
},
9595
// announcements can go here
9696
announcementBar: {
97-
id: 'announcing-kubecon-na-25',
97+
id: 'announcing-kubecon-eu-26',
9898
content:
99-
'Check out our <a href="/blog/kubecon-na-2025-recap">KubeCon NA \'25 recap, and our new training course!</a>',
99+
'Join the global cloud native community at KubeCon + CloudNativeCon Europe 2026 · March 23-26 · <b><a target="_blank" rel="noopener noreferrer" href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=openfeature&utm_medium=homepage&utm_campaign=18269725-KubeCon-EU-2026&utm_content=hero">Register Today!</a></b>'
100100
},
101101
footer: {
102102
style: 'dark',

0 commit comments

Comments
 (0)