diff --git a/layouts/partials/home/background.html b/layouts/partials/home/background.html index 868880d5..8bce94c0 100644 --- a/layouts/partials/home/background.html +++ b/layouts/partials/home/background.html @@ -39,7 +39,7 @@
{{ range $links := . }} {{ range $name, $url := $links }} - {{ partial "icon.html" $name }} {{ end }} diff --git a/layouts/partials/home/hero.html b/layouts/partials/home/hero.html index 163fbb10..d3c2aaec 100644 --- a/layouts/partials/home/hero.html +++ b/layouts/partials/home/hero.html @@ -36,7 +36,7 @@
{{ range $links := . }} {{ range $name, $url := $links }} - {{ partial "icon.html" $name }} {{ end }} @@ -52,4 +52,4 @@
{{ partial "recent-articles/main.html" . }} -
\ No newline at end of file +