Skip to content

Commit

Permalink
favicon atempt3
Browse files Browse the repository at this point in the history
added  link line to head.html as suggested here daattali/beautiful-jekyll#312
  • Loading branch information
only1chunts committed Feb 6, 2024
1 parent 6dce326 commit d1da237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?">

{% capture title %}
{%- if page.share-title -%}
Expand Down

0 comments on commit d1da237

Please sign in to comment.