Skip to content

Commit

Permalink
fixing favicon in safari?
Browse files Browse the repository at this point in the history
  • Loading branch information
pidginpigeon committed Jul 17, 2023
1 parent 8b28765 commit 095de79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<head>
<link type="text/css" rel="stylesheet" href="/css/font.css" />
<link rel="icon" type="image/png" href="/img/favicon.ico">
<link rel="mask-icon" href="/img/favicon.ico">
<script src="/js/w3.js"></script>
</head>

Expand Down

0 comments on commit 095de79

Please sign in to comment.