Skip to content

Commit a8d885b

Browse files
committed
Add supporting repositories section
1 parent da492c0 commit a8d885b

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

index.cmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,11 @@ See b<https://github.com/stroke-input> for the GitHub organisation.
5454
- [Try it online](/javascript/)
5555
- [Source code on GitHub](https://github.com/stroke-input/stroke-input-javascript)
5656
==
57+
58+
59+
## Supporting repositories
60+
61+
==
62+
- [Conway Stroke Data](https://github.com/stroke-input/stroke-input-data)
63+
- [Stroke Input Font](https://github.com/stroke-input/stroke-input-font)
64+
==

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,14 @@ <h3>Stroke input method (<span lang="zh-Hant">筆畫輸入法</span>): JavaScrip
4747
<a href="https://github.com/stroke-input/stroke-input-javascript">Source code on GitHub</a>
4848
</li>
4949
</ul>
50+
<h2>Supporting repositories</h2>
51+
<ul>
52+
<li>
53+
<a href="https://github.com/stroke-input/stroke-input-data">Conway Stroke Data</a>
54+
</li>
55+
<li>
56+
<a href="https://github.com/stroke-input/stroke-input-font">Stroke Input Font</a>
57+
</li>
58+
</ul>
5059
</body>
5160
</html>

0 commit comments

Comments
 (0)