Let the dok-webserver target turn the www.lalal.ai marker into an image link
authorFabian Keil <fk@fabiankeil.de>
Tue, 22 Dec 2020 11:28:33 +0000 (12:28 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 23 Dec 2020 13:34:33 +0000 (14:34 +0100)
GNUmakefile.in

index 873d46b..f60d2d4 100644 (file)
@@ -590,7 +590,8 @@ 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" alt="Privoxy logo">\n\1@;' \
+       s@(Privoxy is a non-caching)@<img src="images/privoxy.png" align="right" alt="Privoxy logo">\n\1@; \
+       s@www.lalal.ai@<a href="https://www.lalal.ai/"><img src="images/sponsors/lalal.ai_logo.png" align="middle" alt="Lalal.ai logo"></a>\n@;' \
      doc/webserver/index.html && $(RM) doc/webserver/*.bak
 
 # privoxy-index.html for local documentation: