Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gkmngrgn/hugo-alageek-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/script_bootstrap.html')
-rw-r--r--layouts/partials/script_bootstrap.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/script_bootstrap.html b/layouts/partials/script_bootstrap.html
index ff6b00a..fc6bb86 100644
--- a/layouts/partials/script_bootstrap.html
+++ b/layouts/partials/script_bootstrap.html
@@ -1,5 +1,5 @@
<script
- src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
- integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
+ src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.bundle.min.js"
+ integrity="sha384-u1OknCvxWvY5kfmNBILK2hRnQC3Pr17a+RTT6rIHI7NnikvbZlHgTPOOmMi466C8"
crossorigin="anonymous"
></script>