[Privoxy-commits] [privoxy] 01/03: Change the alt text for the Lalal.ai logo as requested by the sponsor
User Git
git at git.privoxy.org
Wed Dec 23 15:27:20 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 56aa29874f3c1c6296bc46ecf5e35a2c72bf3232
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Dec 23 16:19:06 2020 +0100
Change the alt text for the Lalal.ai logo as requested by the sponsor
---
GNUmakefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GNUmakefile.in b/GNUmakefile.in
index f60d2d41..2abf75d7 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -591,7 +591,7 @@ dok-webserver:
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 at 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@;' \
+ s at www.lalal.ai@<a href="https://www.lalal.ai/"><img src="images/sponsors/lalal.ai_logo.png" align="middle" alt="Vocal Remover by Lalal.ai"></a>\n@;' \
doc/webserver/index.html && $(RM) doc/webserver/*.bak
# privoxy-index.html for local documentation:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list