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:
authorZac Echola <zac.echola@so.mnscu.edu>2015-08-20 17:00:59 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2015-08-20 17:00:59 +0300
commit0cc0e1bccd09568be1d1306b1ddb9aabf3c8fa98 (patch)
tree122e030ddb3372ed5494f183141214cf39963508 /_config.yml
parent323b9b13207c46ba835cf3a87ba9213ff19d7555 (diff)
Add jquery cdn link
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index c4840edad8..b0b4019b78 100644
--- a/_config.yml
+++ b/_config.yml
@@ -39,3 +39,4 @@ cdn:
css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css
js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
+ jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js