mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-05 05:00:30 -04:00
Cleanup and improve the index.html for tests (#1558)
This commit is contained in:
committed by
GitHub
parent
3b7099cd3d
commit
bf6470c046
@@ -28,9 +28,13 @@
|
||||
<li><a href="./test/wasmoon.html">lua</a></li>
|
||||
<li><a href="./test/async.html">async</a></li>
|
||||
<li><a href="./test/worker/">worker</a></li>
|
||||
<li><a href="./test/worker/input.html">worker w/ input</a></li>
|
||||
<li><a href="./test/order.html">execution order</a></li>
|
||||
<li><a href="./test/plugins/">plugins</a></li>
|
||||
<li>
|
||||
<a href="./test/plugins/py-script.html">plugins - PyScript</a>
|
||||
<a href="./test/plugins/py-script.html">
|
||||
custom tags: PyScript
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user