mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
fix pyscript output when nothing is specified
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
<h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_blank”>TODO App</a></h2>
|
||||
<p>Demo showing how would a Simple TODO App would look like in PyScript</code> tag</p>
|
||||
|
||||
<h2 class="text-2xl font-bold text-blue-600"><a href="./todo-pylist.html" target=”_blank”>PyScript Native TODO App</a></h2>
|
||||
<p>Demo showing how would a Simple TODO App would look like only using PyScript native elements</code> tag</p>
|
||||
|
||||
<h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Webgl Icosahedron Example</a></h2>
|
||||
<p>Demo showing how a Simple Webgl scene would work in PyScript</code> tag</p>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user