mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 10:17:23 -05:00
Updated README to 2025.11.1 (#2402)
This commit is contained in:
committed by
GitHub
parent
83b41f9928
commit
d8250f2c8c
@@ -13,11 +13,11 @@ Using PyScript is as simple as:
|
||||
<title>PyScript!</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://pyscript.net/releases/2025.10.3/core.css"
|
||||
href="https://pyscript.net/releases/2025.11.1/core.css"
|
||||
/>
|
||||
<script
|
||||
type="module"
|
||||
src="https://pyscript.net/releases/2025.10.3/core.js"
|
||||
src="https://pyscript.net/releases/2025.11.1/core.js"
|
||||
></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user