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.
2 parents 9e060d2 + e1b3046 commit e096077Copy full SHA for e096077
static/images/favicon.ico
7.95 KB
templates/layout.hbs
@@ -40,6 +40,7 @@
40
<link rel="apple-touch-icon" sizes="180x180" href="/static/images/apple-touch-icon.png">
41
<link rel="icon" type="image/png" sizes="32x32" href="/static/images/favicon-32x32.png">
42
<link rel="icon" type="image/png" sizes="16x16" href="/static/images/favicon-16x16.png">
43
+ <link rel="shortcut icon" href="/static/images/favicon.ico">
44
<link rel="manifest" href="/static/images/site.webmanifest">
45
<link rel="mask-icon" href="/static/images/safari-pinned-tab.svg" color="#5bbad5">
46
<meta name="msapplication-TileColor" content="#00aba9">
0 commit comments