Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-venher committed Nov 19, 2023
1 parent 58f38e0 commit c813035
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 name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<script type="module" crossorigin src="/assets/index-09ee31c4.js"></script>
<link rel="stylesheet" href="/assets/index-e5fc9050.css">
<script type="module" crossorigin src="/dijkstra-prim-visualization/assets/index-09ee31c4.js"></script>
<link rel="stylesheet" href="/dijkstra-prim-visualization/assets/index-e5fc9050.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit c813035

Please sign in to comment.