{{- $src := .Destination -}} {{- with dict "Path" $src "Resources" .Page.Resources | partial "function/resource.html" -}} {{- $src = .RelPermalink -}} {{- end -}} {{ $sign := md5 $src}} {{ $str := split .Text "|" }} {{ $text := index $str 0 }} {{ $size := default "big" (index $str 1) }}
{{ .Text }}
{{ $text }}