summaryrefslogtreecommitdiff
path: root/themes/hugo-xmin/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-xmin/layouts')
-rw-r--r--themes/hugo-xmin/layouts/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/hugo-xmin/layouts/index.html b/themes/hugo-xmin/layouts/index.html
index 2d7383e..dcaf3c2 100644
--- a/themes/hugo-xmin/layouts/index.html
+++ b/themes/hugo-xmin/layouts/index.html
@@ -2,6 +2,7 @@
{{ .Content }}
+<!--
<h2>Cheat Sheets:</h2>
<ul>
{{ $pages := .Site.RegularPages }}
@@ -22,5 +23,6 @@
</li>
{{ end }}
</ul>
+-->
{{ partial "footer.html" . }}