Remove quotes around data:
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m7s

This commit is contained in:
2025-02-12 15:21:18 +10:30
parent ce797b4b05
commit ff19cc8a53

View File

@@ -1,3 +1,3 @@
/* /*
Content-Security-Policy: default-src 'self'; img-src 'self' 'data:'; frame-ancestors 'none' Content-Security-Policy: default-src 'self'; img-src 'self' data:; frame-ancestors 'none'
X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff