Skip to content

Commit 61638c3

Browse files
committed
use png for f-droid
1 parent 9b8f8e8 commit 61638c3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/images/get-it-on.png

13.9 KB
Loading

pages/apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2>CanIAndroidWebView</h2>
2323
</a>
2424
<a href="https://f-droid.org/packages/com.caniwebview.android/"
2525
style="display: inline-block; padding-top: 20px">
26-
<img alt="Get it on F-Droid" src="/assets/images/get-it-on.svg"
26+
<img alt="Get it on F-Droid" src="/assets/images/get-it-on.png"
2727
style="width: 270px; height: 80px;" />
2828
</a>
2929
</section>

0 commit comments

Comments
 (0)