diff --git a/layouts/_partials/helper/image.html b/layouts/_partials/helper/image.html
index fce9d04..c2646b0 100644
--- a/layouts/_partials/helper/image.html
+++ b/layouts/_partials/helper/image.html
@@ -33,7 +33,7 @@
{{ end }}
{{ with $resource }}
- {{ if reflect.IsImageResourceProcessable . }}
+ {{ if reflect.IsImageResourceWithMeta . }}
{{ $result = dict
"Resource" $resource
"Permalink" $permalink