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 36d16bf851 more hacks in meta for csp
36d16bf851 is described below

commit 36d16bf8511725c78a1d3ab13fef1bb10372063b
Author: Dan Haywood <[email protected]>
AuthorDate: Tue Mar 4 18:10:33 2025 +0000

    more hacks in meta for csp
---
 content/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/index.html b/content/index.html
index 671f013e68..fbc8dbe2a1 100644
--- a/content/index.html
+++ b/content/index.html
@@ -21,7 +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-*.algolianet.com;";>
+  <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;";>
   <meta charset="utf-8">
   <title>apache causeway</title>
   <meta content="width=device-width, initial-scale=1.0" name="viewport">

Reply via email to