Update index.html

This commit is contained in:
Anirudh Sevugan 2025-02-22 13:45:43 +05:30 committed by GitHub
parent 6f959e8d69
commit da34956740
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@
object-src 'none';
child-src 'none';
form-action 'self';
worker-src 'self';
">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">