From d6104b11511a69fb48d1e438141f135a14c04122 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 4 May 2014 02:09:03 -0700 Subject: [PATCH] include RTL CSS CDN URL in Download docs --- _config.yml | 1 + docs/_includes/getting-started/download.html | 3 +++ 2 files changed, 4 insertions(+) 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 diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index c89c8b9e49..b457d038ee 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -33,6 +33,9 @@ + + +