Change default HTML title
This commit is contained in:
parent
23a0d9c338
commit
6bb5a43a79
|
|
@ -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) { %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue