Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Jul 7, 2024
1 parent 47fe82e commit f205ae6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/playground-polkadot-ui/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-fcc4b3be.js"></script>
<link rel="stylesheet" href="/assets/index-d526a0c5.css">
<title>playground-polkadot-ui/</title>
<script type="module" crossorigin src="/playground-polkadot-ui/assets/index-fcc4b3be.js"></script>
<link rel="stylesheet" href="/playground-polkadot-ui/assets/index-d526a0c5.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit f205ae6

Please sign in to comment.