Skip to content

Commit b8e59f5

Browse files
committed
Deliberately break the integrity value of the Bootstrap script
1 parent c50b75d commit b8e59f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/theme/templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
</p>
88
</div>
99
</div>
10-
<script type="application/ecmascript" src="/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"></script>
10+
<script type="application/ecmascript" src="/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8ERROR"></script>

0 commit comments

Comments
 (0)