fix: fullscreen permissions (#453)

attempt fixing issues with going fullscreen by configuring the Content Security Policy
This commit is contained in:
Carlos Valente
2023-07-17 13:51:03 +02:00
committed by GitHub
parent b89d0787d4
commit 4a0d83d970
+1
View File
@@ -6,6 +6,7 @@
<meta name='viewport' content='width=device-width, initial-scale=1' />
<meta name='theme-color' content='#121212' />
<meta name='ontime' content='ontime - event timer manager' />
<meta http-equiv="Content-Security-Policy" content="fullscreen 'self';">
<link rel='apple-touch-icon' href='/logo192.png' />
<link
rel='icon'