added favicon and changes title

This commit is contained in:
Moon Patel
2023-10-15 02:27:37 +05:30
parent ab3aedfc3b
commit 69f950c48f
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chess</title>
<title>ChessHub</title>
<style>
body {
margin: 0;
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB