Added favicon

This commit is contained in:
Eunchong Kim 2021-07-29 00:16:51 +09:00
parent 2c03e7ffe5
commit f98ac7d1d0

View File

@ -17,6 +17,9 @@
<!-- JS --> <!-- JS -->
<script src='js/uno_game.js'></script> <script src='js/uno_game.js'></script>
<!-- favicon -->
<link rel="icon" href="src/images/card_back.svg" type="image/icon type">
</head> </head>
<body> <body>