diff options
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/download.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index c89c8b9e4..b457d038e 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -33,6 +33,9 @@ <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="{{ site.cdn.css }}"> +<!-- RTL (right-to-left) version of CSS --> +<link rel="stylesheet" href="{{ site.cdn.css_rtl }}"> + <!-- Optional theme --> <link rel="stylesheet" href="{{ site.cdn.css_theme }}"> |
