{{ $title := delimit (slice (cond (isset .Params "htmltitle") .Params.htmltitle .Page.Title) .Site.Title) " | " }} {{ $description := cond (isset .Params "description") .Params.description .Page.Description }} {{ if .Params.robots }} {{ end }} {{ $title }} {{/* Include all JavaScript files here */}} {{/* Sass processing here */}} {{ $style := resources.Get "sass/main.scss" | toCSS | fingerprint }} {{/* Intercom */}} {{/* Algolia DocSearch */}} {{if hugo.IsProduction}} {{/* Google Tag Manager */}} {{end}} {{/* Tabs */}}