diff --git a/layouts/index.html b/layouts/index.html index a3a3657..3566a0e 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -21,7 +21,7 @@ {{ end }}
- {{ partial "image" (dict "Src" .image "Alt" "Banner image") }} + {{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager") }}