{{ if .Keywords }} {{ else if .Site.Params.DefaultKeywords }} {{ end }} {{ if .Description }} {{ else if .Site.Params.DefaultDescription }} {{ end }} {{- $title := .Title | default "happyDomain" }} {{- $description := .Description | default .Site.Params.DefaultDescription }} {{- $image := .Params.og_image | default (printf "%simg/og.webp" .Site.BaseURL) }} {{- $pageURL := .Permalink | default .Site.BaseURL }} {{ range .Translations }} {{ end }} {{ if and (isset .Site.Params "style") .Site.Params.style }} {{ else }} {{ end }} {{ ` ` | safeHTML }} {{ if .IsHome }} {{ end }}