Skip to content

Commit

Permalink
Added viewport metatag
Browse files Browse the repository at this point in the history
Forgotten for some reason
  • Loading branch information
ramono committed Dec 18, 2013
1 parent 6995b2d commit d3b2214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>hoisin.scss</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css" media="all and (min-width: 120px)">
Expand Down

0 comments on commit d3b2214

Please sign in to comment.