Skip to content

Commit

Permalink
test - csp
Browse files Browse the repository at this point in the history
  • Loading branch information
andreituicu committed Feb 12, 2025
1 parent 025d6b1 commit 061296b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
content="script-src 'nonce-aem' 'strict-dynamic'; base-uri 'self'; object-src 'none';"
move-as-header="true"
>

<meta name="viewport" content="width=device-width, initial-scale=1"/>
<script nonce="aem" src="/scripts/lib-franklin.js" type="module"></script>
<script nonce="aem" src="/scripts/scripts.js" type="module"></script>
<script nonce="aem" src="/scripts/indexing-test.js?date=2024-08-16" type="module"></script>
<link rel="stylesheet" href="/styles/styles.css"/>
<link rel="stylesheet" href="/styles/styles.css"/>

0 comments on commit 061296b

Please sign in to comment.