aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2018-07-23 13:12:20 +0300
committerMantas <11616378+mistermantas@users.noreply.github.com>2018-07-23 13:12:20 +0300
commitac553a567f930648a1f350d298d60ef091858c7a (patch)
treef8109278676debde9884befebe22ae3c39b5a48b /layouts/index.html
parentd7500b363fee49307304fa623f74649cb408b532 (diff)
Work towards a release candidate
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/index.html b/layouts/index.html
index f80dfe0..b937777 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -97,6 +97,9 @@
{{ end }}
</div>
+ {{ if .Site.Params.enableCustomHTML }}
+ {{ partial "custom/homepage-summary" . }}
+ {{ end }}
<!-- End main -->
</div>