{{- if .P.darkmode }}
{{- else }}
{{- end }}
{{- if .P.googleSiteVerification }}
{{- end }}
{{- with .P.bingSiteVerification }}
{{- end }}
{{- with .P.yandexSiteVerification }}
{{- end }}
{{- with .P.baiduSiteVerification }}
{{- end }}
{{- $lang := .Scratch.Get "lang" }}
{{- $P := .P }}
{{- $Page := .Page }}
{{- with $P.openGraph }}
{{- if .enable }}
{{- with .twitter }}
{{- range $attr, $val := . }}
{{- end }}
{{- end }}
{{- with .googlePlus }}
{{- end }}
{{- with .facebook }}
{{- range $attr, $val := . }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}