From a8f7d07e32415f38e91ca81937df2bb0e6bd0676 Mon Sep 17 00:00:00 2001
From: Morre <morre@mor.re>
Date: Sat, 12 Oct 2019 15:42:39 +0200
Subject: [PATCH] Fix contact requirement list

---
 congress.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/congress.html b/congress.html
index 1762329..9b46851 100644
--- a/congress.html
+++ b/congress.html
@@ -117,9 +117,9 @@ Messe-Allee 1
             <li>need large amounts of construction material
                 <ul>
                     <li>we can help organize bulk orders</li>
-                    <li>require a lot of on-site transportation</li>
                 </ul>
             </li>
+            <li>require a lot of on-site transportation</li>
         </ul>
     </p>
 
-- 
GitLab