fixed favicon

This commit is contained in:
e7d 2016-11-13 15:27:46 +01:00
parent 7c40afb783
commit 2b4661cf62
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -6,6 +6,7 @@
<title>Gamepad Viewer</title> <title>Gamepad Viewer</title>
<meta name="description" content=""> <meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="css/normalize.css?ef81677"> <link rel="stylesheet" href="css/normalize.css?ef81677">
<link rel="stylesheet" href="css/main.css?ef81677"> <link rel="stylesheet" href="css/main.css?ef81677">