Skip to content

Commit b559653

Browse files
committed
using the right favicon
1 parent 4f6560d commit b559653

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link rel="stylesheet" href="//assets.superfeedr.com/assets/css/global.css">
88
<link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic|Source+Code+Pro:400,600" rel="stylesheet" type="text/css">
9-
<link rel="shortcut icon" href="/favicon.png">
9+
10+
<link rel="shortcut icon" href="//assets.superfeedr.com/assets/img/favicon.png">
1011

1112
<meta property="og:site_name" content="Superfeedr Documentation"/>
1213
<meta property="og:title" content="{{ page.title }}">

0 commit comments

Comments
 (0)