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 d86c4f7 commit 350c68aCopy full SHA for 350c68a
_includes/head/custom.html
@@ -1,5 +1,5 @@
1
<!-- Add favicon -->
2
-<link rel="icon" type="image/png" href="{{ site.baseurl }}/assets/images/logo/favicon.png">
+<link rel="icon" type="image/png" href="{{ site.baseurl }}/assets/images/logo/favicon.ico">
3
4
<!-- SEO meta tags -->
5
<meta name="author" content="{% if page.names %}{{ page.names }}{% else %}{{ page.title }}{% endif %}">
0 commit comments