Skip to content

Commit c1ef388

Browse files
committed
hoist script
1 parent b01970e commit c1ef388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<title>⚡ miso-websocket </title>
77
<link rel="stylesheet" href="assets/style.css" />
8+
<script src="index.js" type="module"></script>
89
</head>
910
<body>
10-
<script src="index.js" type="module"></script>
1111
</body>
1212
</html>

0 commit comments

Comments
 (0)