aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2016-10-16 20:15:01 -0400
committerHeather Miller <heather.miller@epfl.ch>2016-10-16 20:15:01 -0400
commit56c8d1e2ded8804c9005563142e865c3a7f60976 (patch)
tree868425186241c230842d39b2dff33d647b2e7c68
parentd52bd0c6ec3cda2001df09755b9e443a3ac93db5 (diff)
Progress
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 72239f1..4fc413d 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -2,7 +2,7 @@
<div class="wrapper">
- <h2 class="footer-heading">{{ site.title }}</h2>
+ <!-- <h2 class="footer-heading">{{ site.title }}</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
@@ -31,7 +31,7 @@
<div class="footer-col footer-col-3">
<p>{{ site.description }}</p>
</div>
- </div>
+ </div> -->
</div>