From 1dd4237d989d3863195534b452fbaf32c9cb0e9d Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 9 May 2023 16:23:55 +0200
Subject: [PATCH] Rebuild homepage without stray period

---
 doc/webserver/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/webserver/index.html b/doc/webserver/index.html
index fc09ce2c..db8b5824 100644
--- a/doc/webserver/index.html
+++ b/doc/webserver/index.html
@@ -96,7 +96,7 @@
       <p style="text-align: center"><sub>Copyright &copy; 2001-2023 by Privoxy Developers</sub></p>
       <p style="text-align: center"><sub>Hosting and development is funded in part by:</sub></p>
       <p style="text-align: center"><sub><a href="https://Scrubtheweb.com/" target=
-      "_top">Scrubtheweb.com</a>.</sub></p>
+      "_top">Scrubtheweb.com</a></sub></p>
       <p style="text-align: center"><sub><a href="https://www.lalal.ai/"><img src="images/sponsors/lalal.ai_logo.png"
       align="middle" alt="Vocal Remover by Lalal.ai"></a></sub></p>
       <p style="text-align: center"><sub><a href="/sponsor" target="_top">Become a sponsor</a></sub></p>
-- 
2.49.0