summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/layouts/partials/home.html
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2021-12-26 01:55:27 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2021-12-26 01:55:27 -0500
commit512f313c2c263493d4c5c0eafb0cb66252830fdc (patch)
treee88f84cb62f6b46b3f9e2ff3812535305e992037 /themes/hugo-coder/layouts/partials/home.html
parent8ad20356dbdd34b746bb4e2560624ca3b8316f25 (diff)
more work for fireworks and new years
Diffstat (limited to 'themes/hugo-coder/layouts/partials/home.html')
-rw-r--r--themes/hugo-coder/layouts/partials/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-coder/layouts/partials/home.html b/themes/hugo-coder/layouts/partials/home.html
index ff640dd..fb7a80e 100644
--- a/themes/hugo-coder/layouts/partials/home.html
+++ b/themes/hugo-coder/layouts/partials/home.html
@@ -14,6 +14,7 @@
14 {{ else }} 14 {{ else }}
15 <h2>{{ .Site.Params.info }}</h2> 15 <h2>{{ .Site.Params.info }}</h2>
16 {{ end }} 16 {{ end }}
17 <h2>Happy New Year!</h2>
17 {{ with .Site.Params.social }} 18 {{ with .Site.Params.social }}
18 <ul> 19 <ul>
19 {{ range sort . "weight" }} 20 {{ range sort . "weight" }}