phiax-hugo-theme/layouts/_partials/header.html
Frank "PHiAX" Weggelaar d3e7e58feb Without functions
2026-03-02 22:42:45 +01:00

3 lines
112 B
HTML

{{- with resources.Get "images/logo_purple.png" }}
<a href="/"><img src="{{ .RelPermalink }}" /></a>
{{- end }}