Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhnemade committed Feb 10, 2024
1 parent ff3a6fb commit cbca792
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
1 change: 1 addition & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/will-you-be-my-valentine/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/will-you-be-my-valentine/assets/index-6ljbsvac.js"></script>
<link rel="stylesheet" crossorigin href="/will-you-be-my-valentine/assets/index-Clsg0WI4.css">
</head>
<body>
<div id="root"></div>
</body>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/will-you-be-my-valentine/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Will you be my valentine?</title>
<script type="module" crossorigin src="/will-you-be-my-valentine/assets/index-6ljbsvac.js"></script>
<link rel="stylesheet" crossorigin href="/will-you-be-my-valentine/assets/index-Clsg0WI4.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
1 change: 0 additions & 1 deletion vite.svg

This file was deleted.

0 comments on commit cbca792

Please sign in to comment.