This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new b8e59f5  Deliberately break the integrity value of the Bootstrap script
b8e59f5 is described below

commit b8e59f552a82f251aa3143b53cffab09e7585ef1
Author: Sean B. Palmer <s...@miscoranda.com>
AuthorDate: Fri Jul 25 15:29:41 2025 +0100

    Deliberately break the integrity value of the Bootstrap script
---
 content/theme/templates/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/theme/templates/footer.html 
b/content/theme/templates/footer.html
index 40fe69e..a2cda2a 100644
--- a/content/theme/templates/footer.html
+++ b/content/theme/templates/footer.html
@@ -7,4 +7,4 @@
         </p>
       </div>
     </div>
-    <script type="application/ecmascript" src="/js/bootstrap.bundle.min.js" 
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"></script>
+    <script type="application/ecmascript" src="/js/bootstrap.bundle.min.js" 
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8ERROR"></script>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org
For additional commands, e-mail: commits-h...@tooling.apache.org

Reply via email to