Skip to content
Snippets Groups Projects
Commit 9491d705 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update footer.html

parent aca75922
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@
<div class="container">
<div class="row">
<div class="col-lg-6 col-xs-12 text-center">
<div class="col-lg-6 col-xs-12">
<h4 class="mt-lg-0 mt-sm-3">Follow us on social media</h4>
<div class="row">
<div class="col-lg-6 col-xs-12 text-center">
<div class="col-lg-6 col-xs-12">
<ul class="m-1 p-1">
<li><a href="https://www.instagram.com/" style="color: black;">Instagram</a></li>
<li><a href="https://www.youtube.com/" style="color: black;">YouTube</a></li>
......@@ -13,7 +13,7 @@
<li><a href="https://www.bilibili.com/" style="color: black;">Bilibili</a></li>
</ul>
</div>
<div class="col-lg-6 col-xs-12 text-center">
<div class="col-lg-6 col-xs-12">
<ul class="m-1 p-1">
<li><a href="https://www.wechat.com/" style="color: black;">WeChat</a></li>
<li><a href=# style="color: black;">......</a></li>
......@@ -22,7 +22,7 @@
</div>
</div>
<div class="col-lg-6 col-xs-12 text-center">
<div class="col-lg-6 col-xs-12">
<h4>Contact</h4>
<p>Tsinghua University,Hai Dian, Beijing</p>
<p>+86 12345678900</p>
......@@ -32,7 +32,7 @@
<hr>
<!-- The following MUST be on every page: license information and link to the repository on gitlab.igem.org -->
<div class="row mt-4 text-center">
<div class="row mt-4">
<div class="col">
<p class="mb-0"><small>© 2024 - Content on this site is licensed under a <a class="subfoot" href= "https://creativecommons.org/licenses/by/4.0/" style="color: black;" rel="license">Creative Commons Attribution 4.0 International license</a>.</small></p>
<p><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2024/tsinghua" style="color: black;" >gitlab.igem.org/2024/tsinghua</a>.</small></p>
......@@ -40,4 +40,4 @@
</div>
</div>
</footer>
\ No newline at end of file
</footer>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment