{{ 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 }} {{ .Render "head_title" }} {{ range .Site.Params.rel_me }} {{ end }} {{ partial "seo-tags/opengraph.html" . }} {{ partial "seo-tags/twitter-cards.html" . }} {{ partial "seo-tags/schema.html" . }} {{ partial "seo-tags/link.html" . }} {{ partial "seo-tags/author.html" . }}