Skip to content

Commit

Permalink
deploy: 4564abe
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-robert committed Oct 9, 2024
1 parent bb5ea3b commit e349a2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>micro:bit ML simulator</title>
<script type="module" crossorigin src="/makecode-microbit-ml-simulator/assets/index-DQHUP86g.js"></script>
<link rel="stylesheet" crossorigin href="/makecode-microbit-ml-simulator/assets/index-pUQ56KSl.css">
<script type="module" crossorigin src="./assets/index-DQHUP86g.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-pUQ56KSl.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit e349a2f

Please sign in to comment.