diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-01-05 14:59:02 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-01-05 15:01:29 -0500 |
commit | 042ab92fbfa06083534de08fa33e1daf98a8caec (patch) | |
tree | 5c9805032aa27a997ea42ac52e7c5d6dbbc20a6e /themes/hugo-coder/layouts/partials | |
parent | 931031b46c69410e5985897b429be64dfa4f8993 (diff) |
New Year!
Diffstat (limited to 'themes/hugo-coder/layouts/partials')
-rw-r--r-- | themes/hugo-coder/layouts/partials/home.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/hugo-coder/layouts/partials/home.html b/themes/hugo-coder/layouts/partials/home.html index 81121b6..fb7a80e 100644 --- a/themes/hugo-coder/layouts/partials/home.html +++ b/themes/hugo-coder/layouts/partials/home.html | |||
@@ -14,9 +14,7 @@ | |||
14 | {{ else }} | 14 | {{ else }} |
15 | <h2>{{ .Site.Params.info }}</h2> | 15 | <h2>{{ .Site.Params.info }}</h2> |
16 | {{ end }} | 16 | {{ end }} |
17 | <!-- | ||
18 | <h2>Happy New Year!</h2> | 17 | <h2>Happy New Year!</h2> |
19 | --> | ||
20 | {{ with .Site.Params.social }} | 18 | {{ with .Site.Params.social }} |
21 | <ul> | 19 | <ul> |
22 | {{ range sort . "weight" }} | 20 | {{ range sort . "weight" }} |