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