Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ramagururadhakrishnan authored Nov 15, 2023
1 parent 04726d3 commit 2f27ab2
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 @@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Poppins:ital,wght@0,200;0,400;0,500;0,600;0,700;1,200;1,400&display=swap" rel="stylesheet">
<title>DisP-Track</title>
<script type="module" crossorigin src="/DispTrack/UI/eth/assets/index-5ed693fa.js"></script>
<link rel="stylesheet" href="/DispTrack/UI/eth/assets/index-61eac1d0.css">
<script type="module" crossorigin src="/DisP-Track/UI/eth/assets/index-5ed693fa.js"></script>
<link rel="stylesheet" href="/DisP-Track/UI/eth/assets/index-61eac1d0.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2f27ab2

Please sign in to comment.