Add image alt to home layout

This commit is contained in:
Will Faught
2023-03-04 13:18:26 -08:00
parent 6746735530
commit 12a356dd0e
3 changed files with 3 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
<p {{ if not $stretch }} class="text-center" {{ end }}>
{{ partial "paige/img.html" (dict
"alt" $page.Params.paige.home.image.alt
"class" $class
"fetchpriority" "high"
"loading" "eager"