Skip to content

Commit

Permalink
Move favicon to assets
Browse files Browse the repository at this point in the history
Signed-off-by: Fanit Kolchina <[email protected]>
  • Loading branch information
kolchfa-aws committed Jul 10, 2023
1 parent d4c524e commit 6e7f606
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head_custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<!-- {% include head-custom-google-analytics.html %} -->

<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/ico" href="{{ /favicon.ico | relative_url }}" >
<link rel="shortcut icon" type="image/ico" href="{{ /assets/img/favicon.ico | relative_url }}" >

<!-- end custom head snippets -->
File renamed without changes.

0 comments on commit 6e7f606

Please sign in to comment.