Skip to content

Commit

Permalink
added sha to csp in nelify.toml file 13
Browse files Browse the repository at this point in the history
Signed-off-by: thisisobate <[email protected]>
  • Loading branch information
thisisobate committed Jun 23, 2020
1 parent 79b0189 commit 4586632
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@ <h6 class="font-weight-bold">About</h6>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
<script nonce="93HDK8392dfjh4Gb" src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
<script nonce="93HDK8392dfjh4Gb" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
<script nonce="93HDK8392dfjh4Gb" src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>

Expand Down

0 comments on commit 4586632

Please sign in to comment.