Improve <meta> tags
This commit is contained in:
parent
7e145a13c8
commit
cf8f1ec0cd
19 changed files with 21 additions and 20 deletions
|
|
@ -117,9 +117,10 @@ bootstrap/
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta charset="utf-8">
|
||||
<title>Bootstrap 101 Template</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- Bootstrap -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue