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 a32ab0e commit e025a89Copy full SHA for e025a89
_layouts/default.html
@@ -5,6 +5,8 @@
5
<meta charset="utf-8">
6
<meta http-equiv="X-UA-Compatible" content="chrome=1">
7
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
8
+ <link rel="shortcut icon" href="/favicon.ico" />
9
+ <link rel="icon" type="image/png" href="/favicon.png" />
10
<link rel="stylesheet" href="/styles/default.css">
11
<link rel="stylesheet" href="/styles/bootstrap.css">
12
<!--[if lt IE 9]>
0 commit comments