Make head elements order uniform across templates and examples

This commit is contained in:
Julian Thilo 2014-01-19 15:59:21 +01:00
parent 4f1852d5c2
commit 0dc26b2e07
1 changed files with 4 additions and 3 deletions

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