This is an automated email from the ASF dual-hosted git repository. sbp pushed a commit to branch preview/sbp-test in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/preview/sbp-test by this push: new 96ab52c Update the Bootstrap integrity hash in the footer template 96ab52c is described below commit 96ab52c91f07a4e8328b509fe2a0e81dbe33a0b6 Author: Sean B. Palmer <s...@miscoranda.com> AuthorDate: Fri Jul 25 14:49:29 2025 +0100 Update the Bootstrap integrity hash in the footer template --- 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..f09d384 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-TYMA+uAx4f43rilxPIhmlqA+Vi+xbyMe+YVR3BcL15NyHLqd+7WYNtyBPdayiOPx"></script> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org For additional commands, e-mail: commits-h...@tooling.apache.org