Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
doing this so that im able to have it so the website icon can be linked to stuff.
  • Loading branch information
El3ctricFX committed Dec 2, 2024
1 parent b9c71be commit 36e90d9
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 @@ -10,7 +10,7 @@
<link rel="stylesheet" href="scripts/cross.css">
<link rel="stylesheet" href="scripts/bottomnav.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
<link rel="icon" href="image/icon.png">
<link rel="shortcut icon" href="image/icon.png" type="image/x-icon">

</head>

Expand Down

0 comments on commit 36e90d9

Please sign in to comment.