]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: fixed bad HTML
authorJoe Workman <joe@workmanmail.com>
Tue, 2 Nov 2021 14:25:16 +0000 (07:25 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 2 Nov 2021 14:25:16 +0000 (07:25 -0700)
closes #12307

docs/pages/index.md

index ebf2871e6dfdaff7ff07efa592945d57f1b6d693..25234d5dade15ea473a58df2c6857192655c67f1 100644 (file)
@@ -57,7 +57,6 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
 
   <li class="accordion-item welcome-accordion-item" data-accordion-item>
     <a href="#" class="accordion-title">Why Foundation</a>
-
     <div class="accordion-content" data-tab-content>
 
       <a target="_blank" href="https://get.foundation/learn/get-your-team-on-a-solid-foundation.html">
@@ -153,6 +152,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
           </div>
         </div>
       </a>
+
     </div>
   </li>
 
@@ -183,7 +183,6 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
       </a>
 
     </div>
-
   </li>
   <li class="accordion-item welcome-accordion-item" data-accordion-item>
     <a href="#" class="accordion-title">Building Blocks</a>
@@ -203,7 +202,6 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
       </a>
 
     </div>
-
   </li>
   <li class="accordion-item welcome-accordion-item" data-accordion-item>
     <a href="#" class="accordion-title">Foundation Integrations</a>
@@ -259,9 +257,9 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
             <span class="accordion-content-item-cta">Learn More</span>
           </div>
         </div>
-      </div>
-    </a>
+      </a>
 
+    </div>
   </li>
   <li class="accordion-item welcome-accordion-item" data-accordion-item>
     <a href="#" class="accordion-title">Foundation Showcase</a>
@@ -304,6 +302,7 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
           </div>
         </div>
       </a>
+
     </div>
   </li>
 </ul>