mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
redirect examples (#365)
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<title>Svelte app</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="../favicon.png" />
|
||||
<link rel="stylesheet" href="../../build/pyscript.css" />
|
||||
<link rel="stylesheet" href="../https://pyscript.net/alpha/pyscript.css" />
|
||||
|
||||
<script defer src="../../build/pyscript.js"></script>
|
||||
<script defer src="../https://pyscript.net/alpha/pyscript.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user