Added favi icon

This commit is contained in:
abrendan 2024-01-29 17:07:13 +00:00
parent b28d9a16db
commit 0d26f56c4b

View File

@ -6,6 +6,7 @@
<meta name = "viewport" content = "width=device-width">
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<link rel = "stylesheet" type = "text/css" href = "style.css">
<link rel="icon" href="https://i.ibb.co/jvVTdPM/nobackground-withoutname2.png">
<script src = "script.js"></script>
<script src= "socket.io/socket.io.js"></script>
</head>