Favicons v2

This commit is contained in:
Harald Kuhr 2015-12-09 15:24:58 +01:00
parent ac45373f83
commit b5c985bbe1
5 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -10,9 +10,8 @@
<title>TwelveMonkeys ImageIO by haraldk</title>
<link rel="icon" type="image/png" sizes="32x32" href="/gfx/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/gfx/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/gfx/favicon-16x16.png">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">