This commit is contained in:
mileswa1q2
2023-11-29 16:32:45 +00:00
committed by GitHub
parent edaaa16034
commit d319ab969d
+1 -1
View File
@@ -2,5 +2,5 @@
<link rel="stylesheet" href="https://pyscript.net/releases/2023.11.1/core.css" />
<script type="module" src="https://pyscript.net/releases/2023.11.1/core.js"></script>
<py-script> print('Now you can!') </py-script>|
<head><py-script> print('Now you can!') </py-script></head>
</html>