From 383221b21bb12c635ce466f10b034aed6e8f415c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 16 Dec 2017 10:38:51 +0200 Subject: Link to BootstrapCDN and fix its name. (#24987) --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 54b069fd9..14f521b4d 100644 --- a/index.html +++ b/index.html @@ -51,8 +51,8 @@ gem install bootstrap -v {{ site.current_ruby_version }}
{% include icons/download.svg width="32" height="32" class="text-primary mb-2" %} -

Bootstrap CDN

-

When you only need to include Bootstrap's compiled CSS or JS, you can use the Bootstrap CDN.

+

BootstrapCDN

+

When you only need to include Bootstrap's compiled CSS or JS, you can use BootstrapCDN.

CSS only
{% highlight html %} -- cgit v1.2.3