fix: Change page title
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ashhhleyyy 2022-07-05 11:00:44 +01:00
parent 9f71bcfbfd
commit 83d2d54d3d
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

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