Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ThesllaDev committed Jul 11, 2024
1 parent b038ed2 commit 62fe8e7
Showing 1 changed file with 3 additions and 3 deletions.
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">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/couyntry-insights/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/country-insights/vite.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand All @@ -11,8 +11,8 @@
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Rest Coutries API</title>
<script type="module" crossorigin src="/couyntry-insights/assets/index-ANNvMQeH.js"></script>
<link rel="stylesheet" crossorigin href="/couyntry-insights/assets/index-pKLoGC8W.css">
<script type="module" crossorigin src="/country-insights/assets/index-ANNvMQeH.js"></script>
<link rel="stylesheet" crossorigin href="/country-insights/assets/index-pKLoGC8W.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 62fe8e7

Please sign in to comment.