aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index fabde24..73ed61d 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,9 +1,11 @@
<footer>
+ <!--
<div id="gifs">
{{ range .Site.Params.gifs}}
{{ . | safeHTML }}
{{ end }}
</div>
+ -->
<div id="copyright">
{{ .Site.Copyright | safeHTML }}
</div>