Updated the index.html

This commit is contained in:
Mathias Wagner 2023-06-08 21:39:12 +02:00
parent 0fd0711c8b
commit 6f4519681a

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>CountryGuessr</title>
</head>
<body>
<div id="root"></div>