Skip to content

Commit a0024c5

Browse files
committed
update webpage
1 parent 11fc02d commit a0024c5

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

index.html

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
</head>
1818
<body>
1919
<h1>Toki Pona Translator</h1>
20-
<p><strong>⚠ WARNING:</strong> Work in progress; Some things may not work properly.</p>
20+
<p>
21+
<strong>⚠ WARNING:</strong> Work in progress; Some things may not work
22+
properly.
23+
</p>
2124
<p>
2225
An imperfect Toki Pona to English translator that translates into multiple
2326
sentences.
@@ -42,10 +45,10 @@ <h1>Toki Pona Translator</h1>
4245
<a href="https://discord.gg/Byqn5z9"
4346
><i>ma pona pi toki pona</i> Discord Server</a
4447
>
45-
and ping me (@neverRare#1517) at
48+
and ping me (@neverRare#1517) at dedicated forum channel:
4649
<a
47-
href="https://discord.com/channels/301377942062366741/301377942062366741"
48-
>#toki-pona</a
50+
href="https://discord.com/channels/301377942062366741/1053538532993548320"
51+
>Toki Pona to multiple English Translator</a
4952
>.
5053
</li>
5154
<li>Dm me on Discord: @neverRare#1517</li>
@@ -57,6 +60,15 @@ <h1>Toki Pona Translator</h1>
5760
</li>
5861
</ul>
5962
</details>
63+
<footer>
64+
<p>
65+
v0.0.1 - &copy; 2022 neverRare -
66+
<a
67+
href="https://github.com/neverRare/toki-pona-translator/blob/master/LICENSE"
68+
>MIT License</a
69+
>
70+
</p>
71+
</footer>
6072
</body>
6173
</html>
6274
<script src="./main.js"></script>

0 commit comments

Comments
 (0)