Skip to content

Commit 648adb1

Browse files
committed
fix favicon
1 parent 1770446 commit 648adb1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0, shrink-to-fit=no" />
66

77
<link rel="stylesheet" href="{{ site.baseurl }}/css/screen.css?{{ site.time | date: '%s%N' }}" type="text/css" />
8-
<link rel="shortcut icon" href="{{ site.baseurl }}/favicon.ico" />
8+
<!-- <link rel="shortcut icon" href="{{ site.baseurl }}/favicon.ico" /> -->
99
<link rel="icon" type="image/png" href="{{ site.baseurl }}/images/favicon.png">
1010

1111
{% if site.google_analytics_key != '' %}

images/favicon.png

-1.09 KB
Loading

0 commit comments

Comments
 (0)