Let the dok-webserver target turn the www.lalal.ai marker into an image link
[privoxy.git] / GNUmakefile.in
index 873d46b..f60d2d4 100644 (file)
@@ -590,7 +590,8 @@ dok-webserver:
        s/\.\d\. //;\
        s/__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: