Skip to content

Commit

Permalink
try crossorogin link option
Browse files Browse the repository at this point in the history
  • Loading branch information
SjoenH committed May 7, 2024
1 parent 99313db commit 3f5079c
Showing 1 changed file 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="/manifest.json" crossorigin="use-credentials">
<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

0 comments on commit 3f5079c

Please sign in to comment.