Skip to content

Commit 350c68a

Browse files
committed
Fix logo
1 parent d86c4f7 commit 350c68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head/custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Add favicon -->
2-
<link rel="icon" type="image/png" href="{{ site.baseurl }}/assets/images/logo/favicon.png">
2+
<link rel="icon" type="image/png" href="{{ site.baseurl }}/assets/images/logo/favicon.ico">
33

44
<!-- SEO meta tags -->
55
<meta name="author" content="{% if page.names %}{{ page.names }}{% else %}{{ page.title }}{% endif %}">

0 commit comments

Comments
 (0)