mirror of https://github.com/grpc/grpc.io.git
Update banner to promote new grpc-web blog entry (#1232)
This commit is contained in:
parent
849f694b76
commit
7a5671e5cf
|
|
@ -1,11 +1,11 @@
|
|||
{{ if site.Params.show_banner -}}
|
||||
<div class="o-banner">
|
||||
<p>
|
||||
Check out all the videos for the
|
||||
<a href="https://grpc.io/blog/grpconf-2023-videos/" target="_blank" rel="noopener">
|
||||
<strong>gRPConf 2023 talks!</strong>
|
||||
<img height="35" src="/img/logos/gRPC-Conf2023_WebGraphics_logo-black.svg" alt="gRPConf 2023 logo">
|
||||
Check out the new
|
||||
<a href="https://grpc.io/blog/postman-grpcweb" target="_blank" rel="noopener">
|
||||
<strong>guest blog entry on gRPC Web</strong>
|
||||
</a>
|
||||
from Postman!
|
||||
</p>
|
||||
</div>
|
||||
{{ end -}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue