Add a favicon
This commit is contained in:
parent
57ee13425e
commit
790adb34c4
@ -4,6 +4,7 @@
|
||||
<meta charset="utf8">
|
||||
<title>Lexy's Labyrinth</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<link rel="shortcut icon" type="image/png" href="icon.png">
|
||||
<script type="module" src="js/main.js"></script>
|
||||
<meta name="og:type" content="website">
|
||||
<meta name="og:image" content="https://c.eev.ee/lexys-labyrinth/og-preview.png">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user