Skip to content

Commit

Permalink
added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Stone committed Jun 2, 2023
1 parent c60eaee commit 12c1114
Show file tree
Hide file tree
Showing 2 changed files 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
Expand Up @@ -5,6 +5,7 @@
{%- seo -%}
<link rel="stylesheet" href="https://use.typekit.net/vpa7ous.css">
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="shortcut icon" href="{{site.url}}/favicon.ico">
{%- feed_meta -%}
{%- if jekyll.environment == 'production' and site.google_analytics -%}
{%- include google-analytics.html -%}
Expand Down
Binary file added favicon.ico
Binary file not shown.

0 comments on commit 12c1114

Please sign in to comment.