Skip to content

Commit

Permalink
Update favicon link
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielTheFletch committed Dec 17, 2023
1 parent 648f80a commit 5ee4220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link href="https://use.fontawesome.com/releases/v6.4.2/css/all.css" rel="stylesheet" />

<!-- Link favicon -->
<link href="favicon.ico" rel="icon" type="image/x-icon" />
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />

<!-- Basic metadata -->
<meta charset="UTF-8" />
Expand Down

0 comments on commit 5ee4220

Please sign in to comment.