We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4c7819 + a48109d commit 850c16bCopy full SHA for 850c16b
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