Update banner to promote new grpc-web blog entry (#1232)

This commit is contained in:
Terry Wilson 2023-12-14 15:13:52 -08:00 committed by GitHub
parent 849f694b76
commit 7a5671e5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>
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 -}}