mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
include RTL CSS CDN URL in Download docs
This commit is contained in:
@@ -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 }}">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user