Add an alt text for the Privoxy logo shown on the homepage
authorFabian Keil <fk@fabiankeil.de>
Fri, 11 Dec 2020 07:06:18 +0000 (08:06 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:16 +0000 (08:49 +0100)
GNUmakefile.in

index 6d5866d..f0b75ba 100644 (file)
@@ -589,7 +589,7 @@ dok-webserver:
        s/\.\d\. //;\
        s/__copy/&copy;/;\
        s@(<SUB)@<p style="text-align: center">\1@; s@(</SUB)@\1></p@;\
-       s@(Privoxy is a non-caching)@<img src="images/privoxy.png" align="right">\n\1@;' \
+       s@(Privoxy is a non-caching)@<img src="images/privoxy.png" align="right" alt="Privoxy logo">\n\1@;' \
      doc/webserver/index.html && $(RM) doc/webserver/*.bak
 
 # privoxy-index.html for local documentation: