fix: favicon

This commit is contained in:
Renge 2022-04-27 21:59:04 -04:00
parent 98b32a199b
commit 53fb032e0e

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<title>Game</title>
<link rel="icon" type="image/x-icon" href="shattered_sword_assets/images/icon.png">
<style>
#main {
width: 100%;