Skip to content

Commit

Permalink
deploy: 671bcae
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb110 committed Oct 31, 2024
1 parent 1cae4e5 commit 2d25529
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,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Recipe-app-react/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/recipe-app-react/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Recipe app</title>
<script type="module" crossorigin src="/Recipe-app-react/assets/index-BLbXKrUt.js"></script>
<link rel="stylesheet" crossorigin href="/Recipe-app-react/assets/index-RmxTKof6.css">
<script type="module" crossorigin src="/recipe-app-react/assets/index-BLbXKrUt.js"></script>
<link rel="stylesheet" crossorigin href="/recipe-app-react/assets/index-RmxTKof6.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2d25529

Please sign in to comment.