{{ $.Scratch.Set "counter" 0 }} {{ $.Scratch.Set "counter" (add ($.Scratch.Get "counter") 1) }}
{{ $logoresource := resources.Get (.Site.Params.logoNormal | replaceRE "^/" "") }}