Updating appIcon template to load from same source
This commit is contained in:
parent
518cee4e00
commit
9bf2c064bf
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
<img class="icon-as-text icon-in-text" alt="{{ .Get 0 }}'s icon" src="https://dev.apps.ad5001.eu/icons/apps/{{ .Get 0 | safeURL }}.svg"></img>
|
<img class="icon-as-text icon-in-text" alt="{{ .Get 0 }}'s icon" src="/icons/apps/{{ .Get 0 | safeURL }}.svg"></img>
|
||||||
|
|
Loading…
Reference in a new issue