Android(app landing page): add fdroid fallback image

This commit is contained in:
Pieter Vander Vennet 2025-07-18 17:34:15 +02:00
parent 6b37251bc0
commit 8847936081
2 changed files with 1 additions and 0 deletions

View file

@ -45,6 +45,7 @@
<a href="https://f-droid.org/packages/org.mapcomplete">
<img src={`https://f-droid.org/badge/get-it-on-${$lng}.png`}
onerror="if (this.src !== 'fdroid.png') this.src = 'fdroid.png';"
alt={$fdroid}
style="width: 17rem">
</a>

BIN
app/fdroid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB