mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update index.html
This commit is contained in:
parent
554e084c4d
commit
a0e43047da
@ -15,7 +15,7 @@
|
||||
object-src 'none';
|
||||
child-src 'none';
|
||||
form-action 'self';
|
||||
worker-src 'self';
|
||||
worker-src 'self' blob:;
|
||||
">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
|
||||
@ -26,6 +26,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>SimpliPlay</h1>
|
||||
<div class="dialog-overlay" id="dialogOverlay">
|
||||
<div class="dialog">
|
||||
|
Loading…
Reference in New Issue
Block a user