Skip to content

Commit de5a33d

Browse files
authored
Update banner with two weeks left for early bird pricing(#1451)
1 parent e566f2d commit de5a33d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

layouts/partials/banner.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
{{ if site.Params.show_banner -}}
22
<div class="o-banner">
33
<p>
4-
gRPConf 2025 is on <strong>Aug. 26th!</strong> -
4+
Only two more weeks until July 30th to get Early Bird tickets ($50) for gRPConf 2025 on <strong>Aug. 26th!</strong> -
55
<a href="https://events.linuxfoundation.org/grpconf/" target="_blank" rel="noopener">
66
<strong>Register now</strong>
77
</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)
138
</p>
149
</div>
1510
{{ end -}}

0 commit comments

Comments
 (0)