Make CNCF shortcode a bit more generic (#751)

... to facilitate reuse. This change will also do the right thing if/when grpc.io goes [multilingual](https://gohugo.io/content-management/multilingual/).

Generated site files are not changed by this PR.
This commit is contained in:
Patrice Chalin 2021-04-20 11:28:29 -04:00 committed by GitHub
parent 63dab091b4
commit d48a37c28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<section class="home--top-section">
<h4>gRPC is a <a href="https://cncf.io">CNCF</a> incubation project</h4>
<h4>{{ .Site.Title }} is a <a href="https://cncf.io">CNCF</a> incubation project</h4>
<img class="cncf-logo"
src="/img/logos/cncf-horizontal-color.png" alt="Cloud Native Computing Foundation logo" />