Add site icon
This commit is contained in:
parent
178cbd2492
commit
f6e30ed37e
@ -5,6 +5,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>My Snake</title>
|
||||
<link rel="stylesheet" href="assets/style.css">
|
||||
|
||||
<link rel="icon" type="image/png" href="assets/snake/snake_head_right.png">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user