Without functions
This commit is contained in:
parent
6d2c594005
commit
d3e7e58feb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue