We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e566f2d commit de5a33dCopy full SHA for de5a33d
layouts/partials/banner.html
@@ -1,15 +1,10 @@
1
{{ if site.Params.show_banner -}}
2
<div class="o-banner">
3
<p>
4
- 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> -
5
<a href="https://events.linuxfoundation.org/grpconf/" target="_blank" rel="noopener">
6
<strong>Register now</strong>
7
</a>
8
- ($50 until Jul 30th) or
9
- <a href="https://events.linuxfoundation.org/grpconf/program/cfp/" target="_blank" rel="noopener">
10
- <strong>Submit a talk proposal</strong>
11
- </a>
12
- (by May 28th)
13
</p>
14
</div>
15
{{ end -}}
0 commit comments