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