打包好的livecode,版本v-46
This commit is contained in:
11
docs/languages/pyodide/index.html
Normal file
11
docs/languages/pyodide/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=/docs/languages/python-wasm">
|
||||
<link rel="canonical" href="/docs/languages/python-wasm" />
|
||||
</head>
|
||||
<script>
|
||||
window.location.href = '/docs/languages/python-wasm' + window.location.search + window.location.hash;
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user