{{ if os.FileExists "static/favicon.ico" -}}
{{ end -}}
{{ if os.FileExists "static/favicon.svg" -}}
{{ end -}}
{{ if os.FileExists "static/apple-touch-icon.png" -}}
{{ end -}}
{{ if os.FileExists "static/favicon-32x32.png" -}}
{{ end -}}
{{ if os.FileExists "static/favicon-16x16.png" -}}
{{ end -}}
{{ if os.FileExists "static/site.webmanifest" -}}
{{ end -}}