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 4436e50cd Update .htaccess
4436e50cd is described below

commit 4436e50cd731a8b17360673bacdab00a9af4fd68
Author: David Arthur <mum...@gmail.com>
AuthorDate: Tue May 27 15:34:50 2025 -0400

    Update .htaccess
    
    Use full URLs
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 781fb5efb..f0eba5d30 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1 +1 @@
-Header set Content-Security-Policy "style-src 'self'; style-src 
https://fonts.googleapis.com/css; script-src 'self'; script-src 
https://unpkg.com; script-src https://code.jquery.com";
+Header set Content-Security-Policy "style-src 'self'; style-src 
https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i&display=swap;
 script-src 'self'; script-src https://unpkg.com/lunr@2.3.9/lunr.min.js; 
script-src https://code.jquery.com/jquery-3.7.1.min.js";

Reply via email to