{{ if eq .Type "poll" }}{{/* Coin-flip which mark sits left/first, so neither side collects the "first thing on the page" votes. Decided before first paint (no reflow), applied by CSS `order`, and kept for the tab session so a reload or a vote doesn't shuffle the page under the visitor. */}} {{ end }}{{ if .IsHome }}{{ site.Title }} — {{ site.Params.description }}{{ else }}{{ .Title }} · {{ site.Title }}{{ end }} {{ with .Params.image }} {{ end }} {{ $parts := split .Site.Language.LanguageCode "-" }} {{ range .AllTranslations }} {{ end }} {{ $css := resources.Get "css/main.css" | minify | fingerprint }}