Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TrippyHouseProductions authored Jan 19, 2024
1 parent d0bd158 commit 8a7c5b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@

<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="IMAGES/navfooter-images/mainicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="FAVICON ICONS/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="FAVICON ICONS/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="FAVICON ICONS/favicon-16x16.png">
<link rel="manifest" href="FAVICON ICONS/site.webmanifest">
<link rel="mask-icon" href="FAVICON ICONS/safari-pinned-tab.svg" color="#5bbad5">
<link rel="apple-touch-icon" sizes="180x180" href="FAVICON_ICONS/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="FAVICON_ICONS/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="FAVICON_ICONS/favicon-16x16.png">
<link rel="manifest" href="FAVICON_ICONS/site.webmanifest">
<link rel="mask-icon" href="FAVICON_ICONS/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="theme-color" content="#ffffff">

Expand Down

0 comments on commit 8a7c5b4

Please sign in to comment.