Skip to content

Commit

Permalink
New favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
collidingScopes authored Jul 16, 2024
1 parent 537cd2a commit c1acb9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<meta property="og:image:width" content="800" >
<meta property="og:image:height" content="800" >

<link rel="icon" href="images/siteFavicon.png">
<link rel="apple-touch-icon" href="images/siteFavicon.png">
<link rel="icon" href="images/siteFavicon2.png">
<link rel="apple-touch-icon" href="images/siteFavicon2.png">

</head>
<body>
Expand Down

0 comments on commit c1acb9a

Please sign in to comment.