This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/whimsy-whimsical-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2f5b53c  Html syntax fixes (w3 validator)
2f5b53c is described below

commit 2f5b53c1b817482fd6f50b43d236056c8829d747
Author: Sebb <[email protected]>
AuthorDate: Sun Nov 30 13:43:03 2025 +0000

    Html syntax fixes (w3 validator)
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 1a1df0b..b1d0670 100644
--- a/index.html
+++ b/index.html
@@ -76,7 +76,7 @@
       </div>
       <div class="col-md-2">
         <a  href="https://www.apache.org/events/current-event.html";>
-          <img src="https://www.apache.org/events/current-event-125x125.png";>
+          <img src="https://www.apache.org/events/current-event-125x125.png"; 
alt="Current Event logo">
         </a>
       </div>
     </div>

Reply via email to