We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec877e commit 202a564Copy full SHA for 202a564
_layouts/base.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7
<meta name="theme-color" content="#59B390"/>
8
<title>{{ page.title }}</title>
9
- <link rel="shortcut icon" type="/image/x-icon" href="/images/favicon.png"/>
+ <link rel="shortcut icon" type="/image/x-icon" href="/brand/images/favicon.png"/>
10
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css"/>
11
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
12
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css"/>
0 commit comments