Skip to content

Commit

Permalink
Update seo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi111 authored Aug 15, 2024
1 parent 9884cb9 commit 4c8e19d
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions seo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@
<html lang="en">

<head>
<meta charset="UTF-8">
<meta content="width=device-width,initial-scale=1" name="viewport">
<title>Vite + React + TS</title>
<script type="module" crossorigin src="./index-BR8Ljyxq.js"></script>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/assets/favicon.17e50649.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>React SEO App</title>
<script type="module" crossorigin src="/assets/index.11565075.js"></script>
<link rel="stylesheet" href="/assets/index.b1d6a9dd.css">
</head>

<body>
<div id="root"></div>
<div id="root"></div>

</body>

</html>

0 comments on commit 4c8e19d

Please sign in to comment.