This is an automated email from the ASF dual-hosted git repository.
davidarthur pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 82e459516 update htaccess
82e459516 is described below
commit 82e4595162521c8ce399b07765b340107d85f7f1
Author: David Arthur <[email protected]>
AuthorDate: Mon Nov 24 16:53:13 2025 -0500
update htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 96152be8e..57792f704 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1 +1 @@
-Header set Content-Security-Policy "style-src 'self' 'unsafe-inline'
https://fonts.googleapis.com; script-src 'self' https://unpkg.com
https://code.jquery.com"
+Header set Content-Security-Policy "style-src 'self' 'unsafe-inline'
https://fonts.googleapis.com; script-src 'self' 'unsafe-inline'
https://unpkg.com https://code.jquery.com"