Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nevroks authored Feb 13, 2024
1 parent 46e6deb commit 48d5c39
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 href="https://fonts.googleapis.com/css2?family=Hanuman:wght@400;700&display=swap" rel="stylesheet">

<title>Fulldo</title>
<script type="module" crossorigin src="/assets/index-lFI1AQJb.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-JV2sLpaK.css">
<script type="module" crossorigin src="./assets/index-lFI1AQJb.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-JV2sLpaK.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 48d5c39

Please sign in to comment.