diff --git a/docs/_includes/nav-getting-started.html b/docs/_includes/nav-getting-started.html index e7ebd88723..fd6f8c98b0 100644 --- a/docs/_includes/nav-getting-started.html +++ b/docs/_includes/nav-getting-started.html @@ -1,4 +1,20 @@ -
There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.
@@ -39,7 +39,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and exThe folks over at NetDNA have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the Bootstrap CDN links listed below.
{% highlight html linenos %} @@ -90,7 +90,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and exMake use of a super basic HTML template, or dive into a few examples we've started for you. We encourage folks to iterate on these examples and not simply use them as an end result.
-Copy and paste the HTML from below to get started with a bare bones Bootstrap document.
{% highlight html %} @@ -115,7 +115,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex