Skip to content

Commit 12c10a2

Browse files
committed
update HTML header
1 parent 137614e commit 12c10a2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<html lang="en">
33
<head>
44
<title>Gist HTML Preview</title>
5-
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
6-
<meta http-equiv='Content-Type' content='text/html; charset=utf8'/>
7-
<meta name='apple-mobile-web-app-capable' content='yes'/>
8-
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
6+
<meta http-equiv="Content-Type" content="text/html; charset=utf8"/>
7+
<meta name="apple-mobile-web-app-capable" content="yes"/>
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
9+
<meta name="google-site-verification" content="8Wp1LLZkcbUY-3pg28dx2VFqTrzdj0wy4c2-QyVPpZ8"/>
910

1011
<!-- Bootstrap -->
1112
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">

0 commit comments

Comments
 (0)