Skip to content

Commit

Permalink
Add back favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
milkcee12 authored Feb 6, 2024
1 parent 9b623e0 commit 93e5bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous" />
<link rel="stylesheet" href="main.css" />
<!-- favicon -->
<link rel="icon" type="image/png" href="images/favicon-hand-peace-o.ico" />
<link rel="icon" type="image/png" href="assets/owl_2020.png" />
<link href="https://fonts.googleapis.com/css?family=Cabin|Roboto&display=swap" rel="stylesheet">
<script src="https://bundle.run/[email protected]"></script>
<script type="text/javascript" src="scroll-fade.js"></script>
Expand Down

0 comments on commit 93e5bd3

Please sign in to comment.