We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb153c commit 817b5c8Copy full SHA for 817b5c8
resources/index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<title>{{ .title }}</title>
5
- <link rel="manifest" href="manifest.json">
+ <link rel="manifest" href="manifest.json" crossorigin="use-credentials">
6
<link rel="icon" href="favicon.ico">
7
<link rel="icon" href="icon.svg" type="image/svg+xml">
8
<link rel="stylesheet" href="./css/index.css" />
0 commit comments