2 lines
97 B
HTML
2 lines
97 B
HTML
|
{{- $image := .Resources.GetMatch (printf "%s" (.Params.image | safeURL)) -}}
|
||
|
{{ return $image }}
|