Creating webp versions of app icons for social media.
This commit is contained in:
parent
f5cf2718ab
commit
ed60f3d091
14 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@
|
|||
<div class="label">
|
||||
<h2>
|
||||
<span class="flex app-name" style="float: left">
|
||||
<img src="/icons/apps/{{ $index }}.svg" loading="lazy" class="icon-larger-text" alt=""/> {{ $i18nAppData.name }}
|
||||
<img src="/icons/apps/svg/{{ $index }}.svg" loading="lazy" class="icon-larger-text" alt=""/> {{ $i18nAppData.name }}
|
||||
</span>
|
||||
<span class="right-icon"><i class="icon-lookup icon-as-text" alt="{{ i18n "learnMore" }}"/></i></span> <!-- Hint that you can click -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue