We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3ec22 commit 3a76792Copy full SHA for 3a76792
1 file changed
_includes/themes/twitter/default.html
@@ -20,6 +20,7 @@
20
<link href="{{ ASSET_PATH }}/css/kbroman.css" rel="stylesheet" type="text/css" media="all">
21
22
<!-- Le fav and touch icons -->
23
+ <link rel="SHORTCUT ICON" href="{{ BASE_PATH }}/favicon.ico"/>
24
25
<!-- atom & rss feed -->
26
<link href="{{ BASE_PATH }}{{ site.JB.atom_path }}" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
0 commit comments