Skip to content

Commit

Permalink
chore: remove the from title
Browse files Browse the repository at this point in the history
Co-Authored-By: Rishabh Chawla <rishabh31121999@gmail.com>
  • Loading branch information
wizardofhogwarts and rishabh3112 committed Feb 16, 2020
1 parent 304de7f commit 6d45310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/generators/templates/template.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>The webpack App</title>
<title>webpack App</title>
</head>
<body>
<h1>Hello world!</h1>
Expand Down

0 comments on commit 6d45310

Please sign in to comment.