This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/causeway-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 554c51976c yet more hacks in meta for csp
554c51976c is described below

commit 554c51976cbf027f3e9f48f056917d14656a5164
Author: Dan Haywood <[email protected]>
AuthorDate: Thu Mar 6 00:38:25 2025 +0000

    yet more hacks in meta for csp
---
 content/index.html | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/content/index.html b/content/index.html
index c2e7d2c344..58f95a3ea9 100644
--- a/content/index.html
+++ b/content/index.html
@@ -21,9 +21,7 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-  <meta http-equiv="Content-Security-Policy" content="default-src 'self';
-    connect-src 'self' https://5isp5tfaen-dsn.algolia.net 
https://5isp5tfaen-1.algolianet.com https://5isp5tfaen-2.algolianet.com 
https://5isp5tfaen-3.algolianet.com;
-    style-src 'self';">
+  <meta http-equiv="Content-Security-Policy" content="connect-src 
https://*.algolia.net https://*.algolianet.com https://*.algolia.io";>
   <meta charset="utf-8">
   <title>apache causeway</title>
   <meta content="width=device-width, initial-scale=1.0" name="viewport">

Reply via email to