aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/footer.html')
-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>