{{ hugo.Generator }} {{ with resources.Get "css/bobastyle.css" | fingerprint "sha512" }} {{ end }} {{ with resources.Get "css/syntax.css" | fingerprint "sha512" }} {{ end }} {{ with resources.Get "css/syntax-light.css" | fingerprint "sha512" }} {{ end }} {{ with resources.Get "js/bobatheme.js" | fingerprint "sha512" }} {{ end }} {{ if not hugo.IsServer }} {{ with resources.Get "js/share-event.js" | fingerprint "sha512" }} {{ end }} {{ end }} {{ $isso_url := .Permalink }} {{ if .IsTranslated }} {{ with index .AllTranslations 0 }} {{ $isso_url = .Permalink }} {{ end }} {{ end }} {{ if eq .Layout "search" }} {{ with resources.Get "css/search.css" | fingerprint "sha512" }} {{ end }} {{ end }} {{ with .Site.Params.faviconSVG }} {{ end }} {{ with .Site.Params.appleTouchPNG }} {{ end }}