Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fbd92 commit 6949433Copy full SHA for 6949433
pyscriptjs/examples/index.html
@@ -69,7 +69,7 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_bl
69
<h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Webgl Icosahedron Example</a></h2>
70
<p>Demo showing how a Simple Webgl scene would work in PyScript</code> tag</p>
71
72
- <h2 class="text-2xl font-bold text-blue-600"><a href="./webgl/raycaster/index.html" target=”_blank”>Image upload to browser</a></h2>
+ <h2 class="text-2xl font-bold text-blue-600"><a href="./img_form.html" target=”_blank”>Image upload to browser</a></h2>
73
<p>Demo demostrating a file uploaded and displayed to the page all via pyscript</p>
74
</body>
75
</html>
0 commit comments