From c57cf0f76d107a1ef1c59dd5132a9a28bc79c6a3 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Wed, 28 Feb 2024 15:42:30 -0800 Subject: [PATCH] Change banner to promote the @grpcio YouTube channel (#1266) --- layouts/partials/banner.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/banner.html b/layouts/partials/banner.html index dfdb79f..fe3d644 100644 --- a/layouts/partials/banner.html +++ b/layouts/partials/banner.html @@ -1,11 +1,11 @@ {{ if site.Params.show_banner -}}

- Come meet the community and maintainers at: - - Intro to gRPC & Lessons Learned Developing gRPC for Web Platforms (In-person) + Level up your API development with gRPC! Subscribe to the + + gRPC YouTube channel - on Monday Feb 26th from 6-8:30 PM + for tutorials, tips, and best practices.

{{ end -}}