better name :)
This commit is contained in:
parent
b726f0d8b2
commit
72b45087b6
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
new HtmlWebpackPlugin({
|
new HtmlWebpackPlugin({
|
||||||
title: 'Optimle, a word guessing game',
|
title: 'Optimle, a word guessing metagame',
|
||||||
meta: {viewport: 'width=device-width, initial-scale=1, shrink-to-fit=no'},
|
meta: {viewport: 'width=device-width, initial-scale=1, shrink-to-fit=no'},
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue