Skip to content

Commit

Permalink
Make template correctly fit mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
neves authored Mar 17, 2017
1 parent 8619140 commit c22991a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
Expand Down

0 comments on commit c22991a

Please sign in to comment.