From 635c5a975a0fc6815c119ba0efeafb24a6ff7220 Mon Sep 17 00:00:00 2001 From: Maia Lee Date: Mon, 23 Nov 2020 11:33:49 -0800 Subject: [PATCH] content/static: improve alt text for image tags in header/footer This change modifies alt text for the header and footer logos. The goal of this change is to make the alt text more descriptive of the image being shown on the page. Fixes golang/go#41104 Change-Id: Ifda884be828a12712b4c7741ea646d3ef9e58cb5 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/275938 Reviewed-by: Julie Qiu Reviewed-by: Jamal Carvalho --- content/static/html/base.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/static/html/base.tmpl b/content/static/html/base.tmpl index f3660ac21..f55afed6e 100644 --- a/content/static/html/base.tmpl +++ b/content/static/html/base.tmpl @@ -35,7 +35,7 @@