summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/layouts/partials/home.html
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2022-01-24 23:42:42 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2022-01-24 23:42:42 -0500
commit00f1e03fdede5212a6b7e64b73e5d0b8b3714b10 (patch)
tree4286a68d082bfa2364f584c722b3f0a1dc747f27 /themes/hugo-coder/layouts/partials/home.html
parent95733c179d29111bed167f3fa5d1299e63eee2ff (diff)
Removed New Year fireworks
Diffstat (limited to 'themes/hugo-coder/layouts/partials/home.html')
-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" }}