aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/common/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/common/layout.html')
-rw-r--r--template/html/common/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/common/layout.html b/template/html/common/layout.html
index 5431e90..b095385 100644
--- a/template/html/common/layout.html
+++ b/template/html/common/layout.html
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="Miniflux">
- <link rel="manifest" href="{{ route "webManifest" }}">
+ <link rel="manifest" href="{{ route "webManifest" }}" crossorigin="use-credentials"/>
<meta name="robots" content="noindex,nofollow">
<meta name="referrer" content="no-referrer">