Without functions

This commit is contained in:
Frank "PHiAX" Weggelaar 2026-03-02 22:42:45 +01:00
parent 6d2c594005
commit d3e7e58feb

View file

@ -1,3 +1,3 @@
{{- with resources.Get "images/logo_purple.png" }} {{- with resources.Get "images/logo_purple.png" }}
<a href="{{ .Site.BaseURL }}"><img src="{{ .RelPermalink }}" /></a> <a href="/"><img src="{{ .RelPermalink }}" /></a>
{{- end }} {{- end }}