add favicon

This commit is contained in:
LabyStudio
2022-05-13 09:41:49 +02:00
parent 83a01043c2
commit f2b25d36e4
5 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
<head>
<title>Minecraft</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="shortcut icon" href="src/resources/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css"/>
</head>