From 75dcabd3a7e3bc032fe9d96a4c6c39cdb9818c2c Mon Sep 17 00:00:00 2001
From: Mina Ivancheva <minaivancheva@abv.bg>
Date: Tue, 11 Oct 2022 13:39:36 +0000
Subject: [PATCH] Update wiki/footer.html

---
 wiki/footer.html | 34 ++--------------------------------
 1 file changed, 2 insertions(+), 32 deletions(-)

diff --git a/wiki/footer.html b/wiki/footer.html
index 975d0ee..b75e930 100644
--- a/wiki/footer.html
+++ b/wiki/footer.html
@@ -1,35 +1,5 @@
-<footer class="pt-5 pb-5 footer py-5 mt-5 bg-beige text-white">
+<footer class="pt-5 pb-5 footer py-5 mt-5">
   <div class="container">
-    <div class="row mb-4">
-      <div class="col-lg-6 col-xs-12">
-        <h4 class="mb-3" style="color:#0081A7">Heading</h4>
-        <p style="color:#0081A7">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam ac ante mollis quam tristique convallis</p>
-      </div>
-      <div class="col-lg-3 col-xs-12">
-        <h4 class="mt-lg-0 mt-sm-3" style="color:#0081A7">Links</h4>
-          <ul class="m-2 p-2">
-            <li><a href="#" style="color:#0081A7">Lorem ipsum</a></li>
-            <li><a href="#" style="color:#0081A7">Nam mauris velit</a></li>
-            <li><a href="#" style="color:#0081A7">Etiam vitae mauris</a></li>
-            <li><a href="#" style="color:#0081A7">Fusce scelerisque</a></li>
-            <li><a href="#" style="color:#0081A7">Sed faucibus</a></li>
-            <li><a href="#" style="color:#0081A7">Mauris efficitur nulla</a></li>
-          </ul>
-      </div>
-      <div class="col-lg-3 col-xs-12">
-        <h4 class="mt-lg-0 mt-sm-4 mb-3" style="color:#0081A7">Contact</h4>
-        <p style="color:#0081A7">22, Lorem ipsum dolor, consectetur adipiscing</p>
-        <p class="mb-0" style="color:#0081A7">(541) 754-3010</p>
-        <p style="color:#0081A7">info@hsdf.com</p>
-      </div>
-    </div>
-    <hr style="color:#0081A7">
-    <!-- The following MUST be on every page: license information and link to the repository on gitlab.igem.org -->
-    <div class="row mt-4">
-      <div class="col">
-        <p class="mb-0" style="color:#0081A7"><small>© 2022 - Content on this site is licensed under a <a class="subfoot" href="https://creativecommons.org/licenses/by/4.0/" rel="license" style="color:#0081A7">Creative Commons Attribution 4.0 International license</a>.</small></p>
-	      <p style="color:#0081A7"><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2022/bulgaria" style="color:#0081A7">gitlab.igem.org/2022/bulgaria</a>.</small></p>
-      </div>
-    </div>
+    <image src="https://static.igem.wiki/teams/4364/wiki/foother.png" width="100%">
   </div>
 </footer>
-- 
GitLab