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 93cf1c441 update htaccess
93cf1c441 is described below
commit 93cf1c44113c3341f6997afa67ce089aa78ab625
Author: David Arthur <[email protected]>
AuthorDate: Mon Nov 24 16:50:39 2025 -0500
update htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 89e1add24..96152be8e 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1 +1 @@
-Header set Content-Security-Policy "style-src 'self' 'unsafe-inline'
fonts.googleapis.com; script-src 'self' unpkg.com code.jquery.com"
+Header set Content-Security-Policy "style-src 'self' 'unsafe-inline'
https://fonts.googleapis.com; script-src 'self' https://unpkg.com
https://code.jquery.com"