summaryrefslogtreecommitdiff
path: root/layouts/_partials/header.gmi
blob: 972a82be4e4f8377de749913a5a4a40d22dd67cfcb22cb124602c4df094d935c (plain)
1
2
3
4
5
{{ if fileExists "templates/logo.txt" -}}
```plaintext
{{ chomp (readFile "templates/logo.txt") }}
```
{{- end -}}