aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/header.gmi
blob: 48155f505ec7e86a2fa02049fb676ff516ce29f40c9fbf684d6711e4996bbfb6 (plain)
1
2
3
4
5
{{ if fileExists "templates/logo.txt" -}}
```plaintext
{{ readFile "templates/logo.txt" | safeHTML }}
```
{{- end }}