]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
no linenos
authorMark Otto <otto@github.com>
Mon, 19 Aug 2013 06:54:42 +0000 (23:54 -0700)
committerMark Otto <otto@github.com>
Mon, 19 Aug 2013 06:54:42 +0000 (23:54 -0700)
getting-started.html

index d82c3675b1d1aba31842cc6a7eecd5486493e825..39377dd2db313a885afaece4484dfa7e0d909cc6 100644 (file)
@@ -38,7 +38,7 @@ base_url: "../"
 
     <h3 id="download-cdn">Bootstrap CDN</h3>
     <p>The folks over at <a href="https://www.netdna.com/">NetDNA</a> have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the <a href="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links listed below.</p>
-{% highlight html linenos %}
+{% highlight html %}
 <!-- Latest compiled and minified CSS -->
 <link rel="stylesheet" href="{{ site.cdn_css }}">