We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f583947 commit a7fc2baCopy full SHA for a7fc2ba
1 file changed
_layouts/default.html
@@ -4,7 +4,7 @@
4
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5
<meta name="author" content="{{ site.author }}" />
6
<title>{{ page.title }} | {{ site.author }}</title>
7
- <link rel="shortcut icon" href="/favicon.ico" />
+ <link rel="shortcut icon" href="/favicon.ico" type="image/ico" />
8
<link href="/feed/" rel="alternate" title="{{ site.author }}" type="application/atom+xml" />
9
<link rel="stylesheet" href="/media/css/style.css">
10
<link rel="stylesheet" href="/media/css/highlight.css">
0 commit comments