{{- if eq .Site.BaseURL "https://oe7drt.com/" }} {{ partial
"plausible_head.html" . }} {{- end }}
{{ with resources.Get "js/load-photoswipe.js" }} {{ if hugo.IsDevelopment }} {{
with . | js.Build }}
{{ end }} {{ else }} {{ $opts := (dict "minify" true "targetPath"
"js/load-photoswipe.js") }} {{ with . | js.Build $opts | fingerprint }}
{{ end }} {{ end }} {{ end }} {{ with resources.Get "css/hugo-easy-gallery.css"
}} {{ if hugo.IsDevelopment }} {{ with . }}
{{ end }} {{ else }} {{ with . | fingerprint }}
{{ end }} {{ end }} {{ end }}