diff options
| author | Mark Otto <[email protected]> | 2016-12-08 10:48:06 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-12-08 10:48:06 -0800 |
| commit | eb40c2a747f1f2f400f4ba38149d41b97dcab989 (patch) | |
| tree | d08087b2b6cc9e0c4c9d079b482651415c48f020 | |
| parent | d9ab97b2d0f8e16c46415ef4a8eeb53f0ebf6c93 (diff) | |
| download | bootstrap-eb40c2a747f1f2f400f4ba38149d41b97dcab989.tar.xz bootstrap-eb40c2a747f1f2f400f4ba38149d41b97dcab989.zip | |
Update _config.yml
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 4efc7665a..5013cf288 100644 --- a/_config.yml +++ b/_config.yml @@ -50,6 +50,6 @@ cdn: js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js js_hash: "sha384-BLiI7JTZm+JWlgKa0M0kGRpJbF2J8q+qreVrKBC47e3K6BW78kGLrCkeRX6I9RoK" jquery: https://code.jquery.com/jquery-3.1.1.min.js - jquery_hash: "sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" + jquery_hash: "sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7" tether: https://cdnjs.cloudflare.com/ajax/libs/tether/1.3.7/js/tether.min.js tether_hash: "sha384-XTs3FgkjiBgo8qjEjBk0tGmf3wPrWtA6coPfQDfFEY8AnYJwjalXCiosYRBIBZX8" |
