Skip to content

Commit 85eb20c

Browse files
author
aeoth
committed
improved legibility of favicon
1 parent f026c78 commit 85eb20c

File tree

10 files changed

+7
-7
lines changed

10 files changed

+7
-7
lines changed

_layouts/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
99
<title>Code52</title>
1010
<link rel="stylesheet" type="text/css" href="/css/style.css" />
11-
<link rel="shortcut icon" href="/img/myicon.ico" />
11+
<link rel="shortcut icon" href="/img/favicon.ico" />
1212
</head>
1313
<body>
1414
<div id="container">

_site/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
99
<title>Code52</title>
1010
<link rel="stylesheet" type="text/css" href="/css/style.css" />
11-
<link rel="shortcut icon" href="/img/myicon.ico" />
11+
<link rel="shortcut icon" href="/img/favicon.ico" />
1212
</head>
1313
<body>
1414
<div id="container">

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Code52</title>
44
<link href="http://www.Code52.org/"/>
55
<link type="application/atom+xml" rel="self" href="http://www.Code52.org/atom.xml"/>
6-
<updated>2011-12-15T18:37:23+11:00</updated>
6+
<updated>2011-12-15T18:45:17+11:00</updated>
77
<id>http://www.Code52.org/</id>
88
<author>
99
<name>Code52 Team</name>

_site/idea1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
99
<title>Code52</title>
1010
<link rel="stylesheet" type="text/css" href="/css/style.css" />
11-
<link rel="shortcut icon" href="/img/myicon.ico" />
11+
<link rel="shortcut icon" href="/img/favicon.ico" />
1212
</head>
1313
<body>
1414
<div id="container">

_site/img/favicon.ico

-97.2 KB
Binary file not shown.

_site/img/favicon.png

3.21 KB
Loading

_site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
99
<title>Code52</title>
1010
<link rel="stylesheet" type="text/css" href="/css/style.css" />
11-
<link rel="shortcut icon" href="/img/myicon.ico" />
11+
<link rel="shortcut icon" href="/img/favicon.ico" />
1212
</head>
1313
<body>
1414
<div id="container">

_site/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<atom:link href="http://www.Code52.org/rss.xml" rel="self" type="application/rss+xml" />
77
<description></description>
88
<language>en-au</language>
9-
<pubDate>Thu, 15 Dec 2011 18:37:23 +1100</pubDate>
10-
<lastBuildDate>Thu, 15 Dec 2011 18:37:23 +1100</lastBuildDate>
9+
<pubDate>Thu, 15 Dec 2011 18:45:17 +1100</pubDate>
10+
<lastBuildDate>Thu, 15 Dec 2011 18:45:17 +1100</lastBuildDate>
1111

1212

1313
<item>

img/favicon.ico

-97.2 KB
Binary file not shown.

img/favicon.png

3.21 KB
Loading

0 commit comments

Comments
 (0)