Skip to content

Commit

Permalink
feat: new favicon to bypass cache
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed Jun 30, 2024
1 parent 93c6f1a commit 957a54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<link rel="mask-icon" href="/static/images/mask-icon.svg" color="#317f6f" />

<!-- Favicon, see favicon.io -->
<link rel="icon" type="image/png" href="/static/images/favicon.ico" />
<link rel="icon" type="image/png" href="/static/images/favicon.ico?v=2" />

<!-- Previews in Google, Slack, WhatsApp, etc. -->
<meta
Expand Down

0 comments on commit 957a54a

Please sign in to comment.