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
|
@ -45,7 +45,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
<div class="grid flex">
|
||||
{{ $scratch := newScratch }}
|
||||
{{ range .RelevantSoft }}
|
||||
{{ $scratch.Set "img" "/icons/apps/" }}
|
||||
{{ $scratch.Set "img" "/icons/apps/svg/" }}
|
||||
{{ $scratch.Add "img" (lower .) }}
|
||||
{{ $scratch.Add "img" ".svg" }}
|
||||
{{ $scratch.Set "url" "https://apps.ad5001.eu/" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue