Skip to content

Commit

Permalink
fix[frontend]: favicon hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
darmiel authored Jan 9, 2022
1 parent d4185b3 commit 3c489ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<title>GYF</title>

<link rel='icon' type='image/png' href='assets/White.ico'>
<link rel='icon' type='image/png' href='/assets/White.ico'>
<link rel='stylesheet' href='/global.css'>
<link rel='stylesheet' href='/build/bundle.css'>

Expand Down

0 comments on commit 3c489ba

Please sign in to comment.