diff options
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 5d06e60a8..f8eb3db3c 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -118,9 +118,10 @@ bootstrap/ <html> <head> <meta charset="utf-8"> - <title>Bootstrap 101 Template</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> + <title>Bootstrap 101 Template</title> + <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet"> @@ -145,7 +146,7 @@ bootstrap/ -<!-- Template +<!-- Examples ================================================== --> <div class="bs-docs-section"> <h1 id="examples" class="page-header">Examples</h1> @@ -325,7 +326,7 @@ bootstrap/ -<!-- Template +<!-- Disabling responsiveness ================================================== --> <div class="bs-docs-section"> <h1 id="disable-responsive" class="page-header">Disabling responsiveness</h1> |
