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

github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-12-08 13:48:43 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-12-08 13:48:43 +0300
commite2e0cba9e55b911e3eb08d359dc5f53b2228feb4 (patch)
tree7f2ca20bbf0ab749a3e2b81a6810de0851c706b8
parent550e2b1143edd4e4d706f29850ed64a8b95c395c (diff)
Update Bootstrap to v4.6.1.
-rw-r--r--config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index 7e04e8aa..d5505c32 100644
--- a/config.yml
+++ b/config.yml
@@ -74,8 +74,8 @@ params:
assets:
css:
# Use https://www.srihash.org to generate the hash, or use the hash from upstream
- uri: "https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"
- sri: "sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l"
+ uri: "https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css"
+ sri: "sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn"
main: "https://getbootstrap.com"
github_org: "https://github.com/twbs"
repo: "https://github.com/twbs/blog"