Skip to content

Commit

Permalink
fix(pwa): correct inject manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Dec 3, 2021
1 parent eaf2331 commit 8d9d2c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#1F2937">
<meta name="msapplication-TileColor" content="#1F2937">
<meta name="theme-color" content="#1F2937">
Expand Down
19 changes: 0 additions & 19 deletions public/site.webmanifest

This file was deleted.

0 comments on commit 8d9d2c2

Please sign in to comment.