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:
authorChris Rebert <code@rebertia.com>2014-05-04 13:09:03 +0400
committerChris Rebert <code@rebertia.com>2014-05-04 13:09:34 +0400
commitd6104b11511a69fb48d1e438141f135a14c04122 (patch)
tree64c8261b3b18ae43afd7872ab2079faf2b04a1b7 /_config.yml
parentce2cad6366d167c1fa17869478053dd490a94bd1 (diff)
include RTL CSS CDN URL in Download docs
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 5aa95016c6..8d4da28987 100644
--- a/_config.yml
+++ b/_config.yml
@@ -30,4 +30,5 @@ expo: http://expo.getbootstrap.com
cdn:
css: //netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css
css_theme: //netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css
+ css_rtl: //netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-rtl.min.css
js: //netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js