IMPROVEMENT: Permalink -> RelPermalink
This commit is contained in:
parent
ad503162f2
commit
bf1d1e396a
5 changed files with 24 additions and 24 deletions
|
@ -69,7 +69,7 @@
|
|||
{{ $logo_file = . }}
|
||||
{{ end }}
|
||||
{{ if resources.Get $logo_file }}
|
||||
{{ $logo_file = (resources.Get $logo_file).Permalink }}
|
||||
{{ $logo_file = (resources.Get $logo_file).RelPermalink }}
|
||||
{{ end }}
|
||||
<img src="{{ $logo_file }}" class="link-logo">
|
||||
</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue