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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-03-30 09:17:30 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-03-30 10:59:10 +0300
commit5660c97cc4ee41f5b0c13778aa654789be86649e (patch)
tree153002ff28ee208ec29153229e4d59d157591cef /_config.yml
parent70520855e8f597995fb1df69b854f99f705d2e59 (diff)
Revert "docs: Switch to StackPath's URL."
This reverts commit 70520855e8f597995fb1df69b854f99f705d2e59.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 7e1e7264ab..559801608a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -67,9 +67,9 @@ download:
cdn:
# See https://www.srihash.org for info on how to generate the hashes
- css: "https://stackpath.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
+ css: "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
css_hash: "sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
- js: "https://stackpath.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
+ js: "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
js_hash: "sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js"
jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"