Skip to content

Commit

Permalink
try rename manifest to trick iis
Browse files Browse the repository at this point in the history
  • Loading branch information
SjoenH committed May 6, 2024
1 parent 1547397 commit 337d477
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kabinizer-front-end/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
rel="stylesheet"
/>
<meta name="theme-color" content="#F1F2F5;" />
<link rel="manifest" href="/manifest.json">
<link rel="manifest" href="/site.manifest.json">
<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">
Expand Down
File renamed without changes.

0 comments on commit 337d477

Please sign in to comment.