mirror of https://github.com/grpc/grpc.io.git
Change banner to promote the @grpcio YouTube channel (#1266)
This commit is contained in:
parent
d340048d88
commit
c57cf0f76d
|
|
@ -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 -}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue