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