summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/sidebar.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 562b51c..1ec9842 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -23,8 +23,6 @@
<h1>{{ .Site.Title }}</h1>
- <h1>{{ .IsHome }}</h1>
-
{{ with .Site.Params.description }}
<p class="lead">{{.}}</p>
{{end}}