Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-vohra committed Aug 3, 2024
1 parent 70d4748 commit 1ef71aa
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
1 change: 0 additions & 1 deletion assets/index-D9_8_XEd.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/index-Y-RJj4o9.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/index-DxhhSEmy.js → assets/index-dWAzc6fz.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" data-theme="dark-forest">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/GreenSky/icon.png" />
<link rel="icon" type="image/png" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
Expand All @@ -11,8 +11,8 @@
rel="stylesheet"
/>
<title>GreenSky</title>
<script type="module" crossorigin src="/GreenSky/assets/index-DxhhSEmy.js"></script>
<link rel="stylesheet" crossorigin href="/GreenSky/assets/index-D9_8_XEd.css">
<script type="module" crossorigin src="/assets/index-dWAzc6fz.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Y-RJj4o9.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 1ef71aa

Please sign in to comment.