From e0026016c92ee2593b7d6c417d8bc57292db22f2 Mon Sep 17 00:00:00 2001 From: tomByrer Date: Wed, 27 Nov 2013 03:04:28 -0700 Subject: [PATCH] referenced .min.css file for CDN IMHO the CDN file suggested for copy/paste should be the minified file. This will help save 3.878kb; just think of all the people who this will benefit: + those on limited devices & connections (mobile) + millions of people who have to pay per Mb of downloading + SEOs whose sites will get-to-glass 0.06 seconds faster, improving ROI + grateful cat video viewers whose internet pipelines aren't clogged by CSS files --- src/get-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started.html b/src/get-started.html index 15f02e8cd..d2b0658f0 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -27,7 +27,7 @@ relative_path: ../
  • Paste the following code into the <head> section of your site's HTML. {% highlight html %} - + {% endhighlight %}

    Immediately after release, it takes a bit of time for BootstrapCDN to catch up and get the newest version live on their CDN.