Change default HTML title

This commit is contained in:
Charles Blaxland 2014-08-12 23:01:44 +10:00
parent 23a0d9c338
commit 6bb5a43a79
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<title>React Starter</title>
<title>Webpack App</title>
</head>
<body>
{% for (var chunk in o.htmlWebpackPlugin.assets) { %}