We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22edce9 commit 3dae60aCopy full SHA for 3dae60a
1 file changed
layouts/_partials/helper/image.html
@@ -33,7 +33,7 @@
33
{{ end }}
34
35
{{ with $resource }}
36
- {{ if reflect.IsImageResourceProcessable . }}
+ {{ if reflect.IsImageResourceWithMeta . }}
37
{{ $result = dict
38
"Resource" $resource
39
"Permalink" $permalink
0 commit comments