We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 008416c + f09f2ec commit c258353Copy full SHA for c258353
src/main/content/_includes/head.html
@@ -72,7 +72,7 @@
72
{% include_cached noindex.html %}
73
{% endif %}
74
75
- <script async defer src="https://buttons.github.io/buttons.js"></script>
+ <script async defer src="https://buttons.github.io/buttons.js" integrity="sha512-pBW60/IKtE8DJnbxxOaIVfRIKb27cnEG/JOFLMf7hkDWpohNZNrx+PmYw0fsJvQMK/sp5NzUYgZkIIv0FbeNjw==" crossorigin="anonymous"></script>
76
<script type="text/javascript">
77
window._ibmAnalytics = {
78
"settings": {
0 commit comments