added favicon

This commit is contained in:
Akamaru 2015-02-28 21:58:58 +01:00
parent fdb2063641
commit 8af09047ac
2 changed files with 1 additions and 1 deletions

BIN
favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

View File

@ -38,7 +38,7 @@ $img = getRandomFromArray($imgList);
<meta charset="utf-8" />
<title>Riko</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon.ico" />
<link rel="shortcut icon" href="favicon.png" />
</head>
<body>
<div class="text-center"><p style="font-size:xx-large;">Press F5 for another pic!</p></div>