vauban favicon

This commit is contained in:
Quentin Lapointe 2019-01-28 15:11:00 +00:00
parent 1c577f427f
commit 4fc9307327
2 changed files with 7 additions and 7 deletions

BIN
public/gfx/favicon.png Normal file

Binary file not shown.

After

(image error) Size: 6.8 KiB

View file

@ -5,7 +5,7 @@
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/default.css">
<link rel="icon" type="image/png" href="gfx/icon_32x32.png">
<link rel="icon" type="image/png" href="gfx/favicon.png">
<script src="js/vendor/requirejs-2.3.3/require.js"></script>