Skip to content

Commit

Permalink
Add initial-scale for viewport
Browse files Browse the repository at this point in the history
Signed-off-by: Kaustav Das Modak <[email protected]>
  • Loading branch information
Kaustav Das Modak committed May 27, 2015
1 parent 0be53a0 commit 14c063d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<head>
<title>Friends of Applait</title>
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The people who have been a part of Applait">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Exo:300,700|Alegreya+Sans:300" />

Expand Down

0 comments on commit 14c063d

Please sign in to comment.