]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Make head elements order uniform across templates and examples
authorJulian Thilo <bigj95t@gmail.com>
Sun, 19 Jan 2014 14:59:21 +0000 (15:59 +0100)
committerJulian Thilo <bigj95t@gmail.com>
Sun, 19 Jan 2014 14:59:21 +0000 (15:59 +0100)
docs/getting-started.html

index 5d06e60a8f768fd2e0a837dc3f2a6f53bdd1ecab..f8eb3db3c2f5082463c94b6555733ef2c11ad09d 100644 (file)
@@ -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>