You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.cmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,8 @@ See b<https://github.com/stroke-input> for the GitHub organisation.
32
32
### Stroke Input Method (筆畫輸入法) for Android
33
33
34
34
==
35
-
- [![Get it on F-Droid]{width=180 height=auto}(https://fdroid.gitlab.io/artwork/badge/get-it-on.png)][f-droid]
36
-
- [![Get it on Google Play]{width=180 height=auto}(https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png)][google-play]
35
+
- [![Get it on F-Droid]{width=180}(https://fdroid.gitlab.io/artwork/badge/get-it-on.png)][f-droid]
36
+
- [![Get it on Google Play]{width=180}(https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png)][google-play]
37
37
- [Source code on GitHub](https://github.com/stroke-input/stroke-input-android)
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@ <h2>Implementations</h2>
21
21
<h3>Stroke Input Method (<spanlang="zh-Hant">筆畫輸入法</span>) for Android</h3>
22
22
<ul>
23
23
<li>
24
-
<ahref="https://f-droid.org/en/packages/io.github.yawnoc.strokeinput/"><imgalt="Get it on F-Droid" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" width="180"height="auto"></a>
24
+
<ahref="https://f-droid.org/en/packages/io.github.yawnoc.strokeinput/"><imgalt="Get it on F-Droid" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" width="180"></a>
25
25
</li>
26
26
<li>
27
-
<ahref="https://play.google.com/store/apps/details?id=io.github.yawnoc.strokeinput"><imgalt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" width="180"height="auto"></a>
27
+
<ahref="https://play.google.com/store/apps/details?id=io.github.yawnoc.strokeinput"><imgalt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" width="180"></a>
28
28
</li>
29
29
<li>
30
30
<ahref="https://github.com/stroke-input/stroke-input-android">Source code on GitHub</a>
0 commit comments