summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/layouts/partials
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-coder/layouts/partials')
-rw-r--r--themes/hugo-coder/layouts/partials/home.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/hugo-coder/layouts/partials/home.html b/themes/hugo-coder/layouts/partials/home.html
index fb7a80e..81121b6 100644
--- a/themes/hugo-coder/layouts/partials/home.html
+++ b/themes/hugo-coder/layouts/partials/home.html
@@ -14,7 +14,9 @@
14 {{ else }} 14 {{ else }}
15 <h2>{{ .Site.Params.info }}</h2> 15 <h2>{{ .Site.Params.info }}</h2>
16 {{ end }} 16 {{ end }}
17 <!--
17 <h2>Happy New Year!</h2> 18 <h2>Happy New Year!</h2>
19 -->
18 {{ with .Site.Params.social }} 20 {{ with .Site.Params.social }}
19 <ul> 21 <ul>
20 {{ range sort . "weight" }} 22 {{ range sort . "weight" }}