Skip to content

Commit

Permalink
fix: 🚑️ fix icon folder path again
Browse files Browse the repository at this point in the history
  • Loading branch information
nstringham committed Feb 26, 2024
1 parent 64d7c76 commit 64fb923
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 @@ -6,7 +6,7 @@
<meta name="theme-color" content="#160736" />

<link rel="stylesheet" href="src/style.css" />
<link rel="icon" href="icon/any.svg" />
<link rel="icon" href="icons/any.svg" />

<title>Task Aggregator</title>
</head>
Expand Down

0 comments on commit 64fb923

Please sign in to comment.