{{ if .Description }} {{ end }} {{ if .Keywords }} {{ end }} {{ if .Params.Author }} {{ end }} {{ template "_internal/opengraph.html" . }} {{ template "_internal/twitter_cards.html" . }} {{ hugo.Generator }} {{ $sjsopts := dict "targetPath" "js/sandpoints.js" "minify" "true"}} {{ $sjs := resources.Get "js/sandpoints.js" | js.Build $sjsopts }} {{ block "title" . }}{{- .Title }} - {{ .Site.Title -}}{{ end }}