Skip to content

Commit 5cee2a7

Browse files
committed
add favicon
1 parent 88a3309 commit 5cee2a7

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta name="viewport" content="width=device-width, initial-scale=1">
55
{%- seo -%}
66
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
7+
<link rel="shortcut icon" type="image/png" href="icon.png">
78
{%- feed_meta -%}
89
{%- if jekyll.environment == 'production' and site.google_analytics -%}
910
{%- include google-analytics.html -%}

icon.png

4.37 KB
Loading

0 commit comments

Comments
 (0)