Skip to content
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
7 changes: 1 addition & 6 deletions layouts/partials/banner.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{{ if site.Params.show_banner -}}
<div class="o-banner">
<p>
gRPConf 2025 is on <strong>Aug. 26th!</strong> -
Only two more weeks until July 30th to get Early Bird tickets ($50) for gRPConf 2025 on <strong>Aug. 26th!</strong> -
<a href="https://events.linuxfoundation.org/grpconf/" target="_blank" rel="noopener">
<strong>Register now</strong>
</a>
($50 until Jul 30th) or
<a href="https://events.linuxfoundation.org/grpconf/program/cfp/" target="_blank" rel="noopener">
<strong>Submit a talk proposal</strong>
</a>
(by May 28th)
</p>
</div>
{{ end -}}