Order vars

This commit is contained in:
Will Faught
2023-03-22 22:25:59 -07:00
parent a47dea8864
commit 1312d63744

View File

@@ -28,9 +28,9 @@
{{ partial "paige/img.html" (dict
"alt" $alt
"class" $imageclass
"height" $height
"fetchpriority" "high"
"format" $format
"height" $height
"loading" "eager"
"maxheight" $maxheight
"maxwidth" $maxwidth