added favicon
This commit is contained in:
parent
fdb2063641
commit
8af09047ac
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user