Skip to content

Commit f06e4d6

Browse files
committed
Responsive tag for phone
1 parent d72810d commit f06e4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/2016/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" href="css/animate.css">
88
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600">
99
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
10-
10+
<meta content="width=device-width, initial-scale=1.0" name="viewport">
1111
</head>
1212

1313
<body>

0 commit comments

Comments
 (0)