mirror of https://github.com/grpc/grpc.io.git
Update banner to get rid of early bird pricing and include info on gRPConf India (#1457)
* Update banner.html * Update banner.html * Update banner.html * Re-word and update gRPConf India info * fix wording --------- Co-authored-by: Sreenithi Sridharan <ssreenithi@google.com>
This commit is contained in:
parent
f5768897a7
commit
2bafcc9848
|
|
@ -1,10 +1,20 @@
|
|||
{{ if site.Params.show_banner -}}
|
||||
<div class="o-banner">
|
||||
<p>
|
||||
Only two more weeks until July 30th to get Early Bird tickets ($50) for gRPConf 2025 on <strong>Aug. 26th!</strong> -
|
||||
Get tickets ($99) for gRPConf 2025 on <strong>Aug. 26th!</strong> -
|
||||
<a href="https://events.linuxfoundation.org/grpconf/" target="_blank" rel="noopener">
|
||||
<strong>Register now</strong>
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
gRPConf is also happening for the first time in India on <strong>Nov. 19th!</strong> -
|
||||
<a href="https://events.linuxfoundation.org/grpconf-india/register/" target="_blank" rel="noopener">
|
||||
<strong>Register now</strong>
|
||||
</a>
|
||||
with Early Bird tickets (INR 900) or
|
||||
<a href="https://events.linuxfoundation.org/grpconf-india/program/cfp/" target="_blank" rel="noopener">
|
||||
<strong>Submit a Talk now</strong>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
{{ end -}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue