add: add logo

This commit is contained in:
h z
2024-12-09 09:47:26 +00:00
parent 379843404f
commit 90897165db
4 changed files with 2 additions and 0 deletions

BIN
public/icons/logo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
public/icons/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hangman Lab</title>
<link rel="icon" type="image/png" href="./icons/logo.png">
</head>
<body>