Fix up incorrect title insert

This commit is contained in:
Colby Gutierrez-Kraybill 2018-12-20 12:59:59 -05:00
parent 6a946b99fc
commit 827a91ade0

View file

@ -8,8 +8,6 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=<%= htmlWebpackPlugin.options.viewportWidth %>, initial-scale=1">
<title>Scratch - <%= htmlWebpackPlugin.options.title %></title>
<!-- Prevent mobile Safari from making phone numbers -->
<meta name="format-detection" content="telephone=no">