Skip to content

Commit f09f2ec

Browse files
integrity attribute to github button
1 parent 008416c commit f09f2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/content/_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
{% include_cached noindex.html %}
7373
{% endif %}
7474

75-
<script async defer src="https://buttons.github.io/buttons.js"></script>
75+
<script async defer src="https://buttons.github.io/buttons.js" integrity="sha512-pBW60/IKtE8DJnbxxOaIVfRIKb27cnEG/JOFLMf7hkDWpohNZNrx+PmYw0fsJvQMK/sp5NzUYgZkIIv0FbeNjw==" crossorigin="anonymous"></script>
7676
<script type="text/javascript">
7777
window._ibmAnalytics = {
7878
"settings": {

0 commit comments

Comments
 (0)