Change banner to promote the @grpcio YouTube channel (#1266)

This commit is contained in:
Terry Wilson 2024-02-28 15:42:30 -08:00 committed by GitHub
parent d340048d88
commit c57cf0f76d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
{{ if site.Params.show_banner -}}
<div class="o-banner">
<p>
Come meet the community and maintainers at:
<a href="https://www.meetup.com/grpcio/events/298617332/" target="_blank" rel="noopener">
<strong>Intro to gRPC & Lessons Learned Developing gRPC for Web Platforms (In-person)</strong>
Level up your API development with gRPC! Subscribe to the
<a href="https://www.youtube.com/@grpcio" target="_blank" rel="noopener">
<strong>gRPC YouTube channel</strong>
</a>
on Monday Feb 26th from 6-8:30 PM
for tutorials, tips, and best practices.
</p>
</div>
{{ end -}}