Skip to content

Commit da492c0

Browse files
committed
Insert layer for 'Implementation' section
1 parent dbe01d5 commit da492c0

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

index.cmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ See b<https://github.com/stroke-input> for the GitHub organisation.
3434
--
3535

3636

37-
## Stroke Input Method (筆畫輸入法) for Android
37+
## Implementations
38+
39+
### Stroke Input Method (筆畫輸入法) for Android
3840

3941
==
4042
- [![Get it on F-Droid]{width=180 height=auto}(https://fdroid.gitlab.io/artwork/badge/get-it-on.png)][f-droid]
@@ -46,7 +48,7 @@ See b<https://github.com/stroke-input> for the GitHub organisation.
4648
[google-play]: https://play.google.com/store/apps/details?id=io.github.yawnoc.strokeinput
4749

4850

49-
## Stroke input method (筆畫輸入法): JavaScript
51+
### Stroke input method (筆畫輸入法): JavaScript
5052

5153
==
5254
- [Try it online](/javascript/)

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ <h1>Stroke input method (<span lang="zh-Hant">筆畫輸入法</span>)</h1>
2525
<p>
2626
See &lt;<a href="https://github.com/stroke-input">https://github.com/stroke-input</a>&gt; for the GitHub organisation.
2727
</p>
28-
<h2>Stroke Input Method (<span lang="zh-Hant">筆畫輸入法</span>) for Android</h2>
28+
<h2>Implementations</h2>
29+
<h3>Stroke Input Method (<span lang="zh-Hant">筆畫輸入法</span>) for Android</h3>
2930
<ul>
3031
<li>
3132
<a href="https://f-droid.org/en/packages/io.github.yawnoc.strokeinput/"><img alt="Get it on F-Droid" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" width="180" height="auto"></a>
@@ -37,7 +38,7 @@ <h2>Stroke Input Method (<span lang="zh-Hant">筆畫輸入法</span>) for Androi
3738
<a href="https://github.com/stroke-input/stroke-input-android">Source code on GitHub</a>
3839
</li>
3940
</ul>
40-
<h2>Stroke input method (<span lang="zh-Hant">筆畫輸入法</span>): JavaScript</h2>
41+
<h3>Stroke input method (<span lang="zh-Hant">筆畫輸入法</span>): JavaScript</h3>
4142
<ul>
4243
<li>
4344
<a href="/javascript/">Try it online</a>

0 commit comments

Comments
 (0)