Skip to content

Commit a7fc2ba

Browse files
committed
link favicon type
link favicon type
1 parent f583947 commit a7fc2ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
55
<meta name="author" content="{{ site.author }}" />
66
<title>{{ page.title }} | {{ site.author }}</title>
7-
<link rel="shortcut icon" href="/favicon.ico" />
7+
<link rel="shortcut icon" href="/favicon.ico" type="image/ico" />
88
<link href="/feed/" rel="alternate" title="{{ site.author }}" type="application/atom+xml" />
99
<link rel="stylesheet" href="/media/css/style.css">
1010
<link rel="stylesheet" href="/media/css/highlight.css">

0 commit comments

Comments
 (0)