From 12a2fa5308bfd8abc830927e6bc54b1d8c1bbc6a Mon Sep 17 00:00:00 2001
From: Fabian Keil
Date: Fri, 8 Apr 2016 08:42:00 +0000
Subject: [PATCH] Inject valid HTML into the homepage footer
.. as it turns out images a centered by aligning them to the middle.
---
GNUmakefile.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/GNUmakefile.in b/GNUmakefile.in
index 2cbc0981..85f71b11 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,6 +1,6 @@
# Note: GNUmakefile is built automatically from GNUmakefile.in
#
-# $Id: GNUmakefile.in,v 1.239 2016/04/08 08:30:53 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.240 2016/04/08 08:31:04 fabiankeil Exp $
#
# Written by and Copyright (C) 2001-2014 members of the
# Privoxy team. http://www.privoxy.org/
@@ -520,7 +520,7 @@ dok-webserver:
s/\.\d\. //;\
s/__copy/©/;\
s@(\1@; s@(
![]()
@' \
doc/webserver/index.html && $(RM) doc/webserver/*.bak
--
2.49.0