mirror of https://github.com/grpc/grpc.io.git
Banner for in-person meetup. (#1259)
This commit is contained in:
parent
22b9525da3
commit
a0fa2f7155
|
|
@ -1,11 +1,11 @@
|
||||||
{{ if site.Params.show_banner -}}
|
{{ if site.Params.show_banner -}}
|
||||||
<div class="o-banner">
|
<div class="o-banner">
|
||||||
<p>
|
<p>
|
||||||
Check out the new
|
Come meet the community and maintainers at:
|
||||||
<a href="https://grpc.io/blog/postman-grpcweb" target="_blank" rel="noopener">
|
<a href="https://www.meetup.com/grpcio/events/298617332/" target="_blank" rel="noopener">
|
||||||
<strong>guest blog entry on gRPC Web</strong>
|
<strong>Intro to gRPC & Lessons Learned Developing gRPC for Web Platforms (In-person)</strong>
|
||||||
</a>
|
</a>
|
||||||
from Postman!
|
on Monday Feb 26th from 6-8:30 PM
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue