From: Alexander Nohe Date: Sat, 27 Jun 2020 23:22:29 +0000 (+0000) Subject: doc: add alt attribute to gopher image in help.html X-Git-Tag: go1.15rc1~48 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=db85615bfd7502206708b799e4aa73bf707ebafa;p=gostls13.git doc: add alt attribute to gopher image in help.html This adds an alt tag for accessibility. The alt text is a visual description of the text that is read out loud to users using a screen reader. The HTML specifications indicate that alt tags for decorative images should be left blank. Fixes #39861 Change-Id: I76c39a461ceabe685826aa46e4f26ad893d50634 Reviewed-on: https://go-review.googlesource.com/c/go/+/240258 Reviewed-by: Alexander Nohe Reviewed-by: Dmitri Shuralyov --- diff --git a/doc/help.html b/doc/help.html index b305a57763..3d32ae5dc0 100644 --- a/doc/help.html +++ b/doc/help.html @@ -8,7 +8,7 @@

Get help

- + {{if not $.GoogleCN}}

Go Nuts Mailing List