Order vars
This commit is contained in:
@@ -28,9 +28,9 @@
|
|||||||
{{ partial "paige/img.html" (dict
|
{{ partial "paige/img.html" (dict
|
||||||
"alt" $alt
|
"alt" $alt
|
||||||
"class" $imageclass
|
"class" $imageclass
|
||||||
"height" $height
|
|
||||||
"fetchpriority" "high"
|
"fetchpriority" "high"
|
||||||
"format" $format
|
"format" $format
|
||||||
|
"height" $height
|
||||||
"loading" "eager"
|
"loading" "eager"
|
||||||
"maxheight" $maxheight
|
"maxheight" $maxheight
|
||||||
"maxwidth" $maxwidth
|
"maxwidth" $maxwidth
|
||||||
|
Reference in New Issue
Block a user