diff options
| author | XhmikosR <[email protected]> | 2018-12-10 11:15:54 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-12-14 01:45:51 +0200 |
| commit | 4c547f2175b9a05aa43551f6927da83fe249ce42 (patch) | |
| tree | 6f5e346607a1420f2637c0b7e8386c49391df201 /_config.yml | |
| parent | 0f1c6b005f2dcb0ae20c06795400fda0b3a5e8f1 (diff) | |
| download | bootstrap-3.4.0.tar.xz bootstrap-3.4.0.zip | |
Dist.v3.4.0
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index cfd782550..af72a491c 100644 --- a/_config.yml +++ b/_config.yml @@ -37,8 +37,8 @@ themes: https://themes.getbootstrap.com cdn: # See https://www.srihash.org for info on how to generate the hashes css: https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css - css_hash: "sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" + css_hash: "sha384-PmY9l28YgO4JwMKbTvgaS7XNZJ30MK9FAZjjzXtlqyZCqBY6X6bXIkM++IkyinN+" css_theme: https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap-theme.min.css - css_theme_hash: "sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" + css_theme_hash: "sha384-jzngWsPS6op3fgRCDTESqrEJwRKck+CILhJVO5VvaAZCq8JYf8HsR/HPpBOOPZfR" js: https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js - js_hash: "sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" + js_hash: "sha384-vhJnz1OVIdLktyixHY4Uk3OHEwdQqPppqYR8+5mjsauETgLOcEynD9oPHhhz18Nw" |
