diff --git a/layouts/partials/head/fonts.html b/layouts/partials/head/fonts.html index ccf1344..71a635b 100644 --- a/layouts/partials/head/fonts.html +++ b/layouts/partials/head/fonts.html @@ -21,7 +21,7 @@ {{ end }} - {{ with .hero.headline_font }} + {{ with .hero.headlines_font }} {{ end }} diff --git a/layouts/partials/modals.html b/layouts/partials/modals.html index cf1e043..00d64f2 100644 --- a/layouts/partials/modals.html +++ b/layouts/partials/modals.html @@ -1,4 +1,4 @@ -{{ range where .Site.RegularPages "Section" "modal" }} +{{ range where .Site.RegularPages "Section" "modals" }}