no linenos

This commit is contained in:
Mark Otto 2013-08-18 23:54:42 -07:00
parent 35092a7cfd
commit 2275277be4
1 changed files with 1 additions and 1 deletions

View 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 }}">