Skip to content

Commit aa32b6c

Browse files
committed
update
1 parent e99458d commit aa32b6c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- favicon -->
2121
<link rel="apple-touch-icon" sizes="180x180" href="{{ .Site.BaseURL }}/images/apple-touch-icon.png">
2222
<link rel="icon" type="image/png" sizes="32x32" href="{{ .Site.BaseURL }}/images/favicon-32x32.png">
23-
<link rel="icon" type="image/png" sizes="16x16" href="{{ .Site.BaseURL }}/images/favicon-16x16.png">
23+
<link rel="icon" type="image/png" sizes="16x16" href="{{ .Site.BaseURL }}/images/favicon-16x16.jpg">
2424

2525
<!-- keywords -->
2626
{{ if .Keywords }}

static/images/favicon-16x16.jpg

35.9 KB
Loading

0 commit comments

Comments
 (0)