Skip to content

Commit

Permalink
mv favicon to root in effort to make google s2 work:
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Sep 16, 2012
1 parent f2b4572 commit 26c1c3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Expand Up @@ -5,7 +5,7 @@
<title>{{ page.title }}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/master.css" type="text/css">
</head>
<body>
Expand Down
File renamed without changes.

0 comments on commit 26c1c3c

Please sign in to comment.