update favicon; add 72px hires favicon

This commit is contained in:
Andrew Dolgov 2013-03-21 19:09:13 +04:00
parent c186beae48
commit efc7243c70
4 changed files with 2 additions and 0 deletions

BIN
images/favicon-72px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 B

After

Width:  |  Height:  |  Size: 772 B

View File

@ -72,6 +72,7 @@
</style>
<link rel="shortcut icon" type="image/png" href="images/favicon.png"/>
<link rel="icon" type="image/png" sizes="72x72" href="images/favicon-72px.png" />
<?php
foreach (array("lib/prototype.js",

View File

@ -31,6 +31,7 @@
<?php print_user_stylesheet($link) ?>
<link rel="shortcut icon" type="image/png" href="images/favicon.png"/>
<link rel="icon" type="image/png" sizes="72x72" href="images/favicon-72px.png" />
<?php
foreach (array("lib/prototype.js",