From: Michael McMahon <michael@fsf.org>
Date: Wed, 27 Mar 2024 21:37:59 +0000 (-0400)
Subject: Fixing tag order for validation.
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=056680ba508737d6b3bea9638c859be42b2b87a8;p=libreplanet-static.git

Fixing tag order for validation.
---

diff --git a/2019/index.html b/2019/index.html
index 245a03a0..b594bc7a 100755
--- a/2019/index.html
+++ b/2019/index.html
@@ -14,10 +14,10 @@
 
       <li class="item active">
 	<a href="https://libreplanet.org/2019/speakers">
-	    <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/keynote_banner.png"
-		      alt="[ A banner with photos of the LibrePlanet 2019 Keynote Speakers - Bdale Garbee, Micky Metts, Richard Stallman, and Tarek Loubani. ]">
+	  <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/keynote_banner.png"
+	    alt="[ A banner with photos of the LibrePlanet 2019 Keynote Speakers - Bdale Garbee, Micky Metts, Richard Stallman, and Tarek Loubani. ]">
+        </a>
       </li>
-      </a>
       <li class="item">
 	    <img src="//static.fsf.org/nosvn/libreplanet/2018/assets/di_dinner-2017.png"
 		      alt="[ A photo of a group of individuals (women, non-binary, and other gender minorities) sitting at dinner. ]">
@@ -61,7 +61,7 @@
     </a>
     <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
 	<span class="glyphicon glyphicon-chevron-right"></span>
-    </a>  <!--end of carousel -->
+    </a><!--end of carousel -->
 </div>