diff --git a/assets/scss/_header.scss b/assets/scss/_header.scss index 5a1fed47..0dce0b49 100644 --- a/assets/scss/_header.scss +++ b/assets/scss/_header.scss @@ -76,6 +76,13 @@ a.logo { &.has-ribbon { flex-direction: column; + + .canceled-ribbon { + width: 100%; + padding: 1.5rem; + text-align: center; + background-color: $yellow; + } } } diff --git a/components/Common/Navigation/index.jsx b/components/Common/Navigation/index.jsx index ec9f5461..49f22093 100644 --- a/components/Common/Navigation/index.jsx +++ b/components/Common/Navigation/index.jsx @@ -31,6 +31,14 @@ const Navigation = () => { const navModifier = `${mobileNavIsVisible ? 'top-bar--visible' : 'top-bar--hidden'}`; return (
+
+ Unfortunately, we will{' '} + + not be able to host the event in 2025 + {' '} + due to a lack of organizational power. We are working hard to make the 2026 edition possible + and a success. 💪 +