Creating webp versions of app icons for social media.

This commit is contained in:
Adsooi 2022-01-21 15:08:32 +01:00
parent f5cf2718ab
commit ed60f3d091
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
14 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
<div class="label">
<h2>
<span class="flex app-name" style="float: left">
&nbsp;<img src="/icons/apps/{{ $index }}.svg" loading="lazy" class="icon-larger-text" alt=""/> {{ $i18nAppData.name }}
&nbsp;<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 -->
&nbsp;