We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d53fe commit 958ee94Copy full SHA for 958ee94
wasm/app/index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8">
5
- <title>Hello wasm-pack!</title>
+ <title>RustPython Starter Application</title>
6
</head>
7
<body>
8
<script src="./bootstrap.js"></script>
0 commit comments