Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tojteusz authored Oct 12, 2023
1 parent 46c004f commit 9f41efd
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 @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Interpreter</title>
<script type="module" crossorigin src="/assets/index-83c2bf93.js"></script>
<link rel="stylesheet" href="/assets/index-532beebf.css">
<script type="module" crossorigin src="/iterpreterapp/assets/index-83c2bf93.js"></script>
<link rel="stylesheet" href="/iterpreterapp/assets/index-532beebf.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 9f41efd

Please sign in to comment.