We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d5c5a1 + 7f0be8d commit 9b83d9eCopy full SHA for 9b83d9e
styles/all/template/event/overall_header_head_append.html
@@ -14,7 +14,7 @@
14
<meta name="application-name" content="{{ SHORT_SITE_NAME }}">
15
16
<!-- Link to app's configuration manifest -->
17
-<link rel="manifest" href="{{ U_MANIFEST_URL }}">
+<link rel="manifest" href="{{ U_MANIFEST_URL }}" crossorigin="use-credentials">
18
19
{% if U_TOUCH_ICON %}
20
<!-- App icon for iOS, a fallback to icons defined in the manifest -->
0 commit comments