Added favicon

This commit is contained in:
Akamaru 2015-02-08 17:46:05 +01:00
parent cc214d4369
commit ac42e8df33
2 changed files with 1 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

View File

@ -38,6 +38,7 @@ $img = getRandomFromArray($imgList);
<meta charset="utf-8" />
<title>Yagyuu</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon.ico" />
</head>
<body>