Skip to content

Commit

Permalink
revert-changes -1
Browse files Browse the repository at this point in the history
  • Loading branch information
alokhyland committed Nov 29, 2024
1 parent 3e8fb7d commit 53a7ff5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,7 @@

<script src="vendor/web-animations/web-animations-next-lite.min.js"></script>

<script nonce="dummy">

function generateNonce(){
return window.crypto.randomUUID().toString('base64')
}
<script>
/* eslint-disable no-var, no-unused-vars */
var Nuxeo = {
UI: {
Expand Down Expand Up @@ -129,7 +125,6 @@
hrefBase: 'elements/search/',
},
},
nonce: generateNonce()
/* analytics: {
documentDistribution: {
disableThreshold: 100, // uncomment to set the threshold value that disables the distribution analytics
Expand Down

0 comments on commit 53a7ff5

Please sign in to comment.