Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update banner to point to kubecon EU 2024 video #749

Merged
merged 1 commit into from
Apr 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/themes/carvel/layouts/partials/_banner.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="pageinfo pageinfo--red" style="text-align:center; margin:1px; display:flex; justify-content: center">
<span style="margin: 0px; padding: 8px; background-color:#fff7b3; width: 100%;">
KubeCon + CloudNativeCon is next week! See all the places we'll be <a href="/blog/carvel-kubecon-eu-2024">here</a>.
Watch our <a href="https://www.youtube.com/watch?v=1u5LtsJqyrA">latest talk</a> from KubeCon + CloudNativeCon EU 2024!
</span>
</div>
Loading