We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a46df commit fdf9ae6Copy full SHA for fdf9ae6
webpack.config.js
@@ -54,7 +54,7 @@ module.exports = {
54
},
55
plugins: [
56
new HtmlWebpackPlugin({
57
- title: '@batpb/genart template',
+ title: 'template sketch',
58
inject: 'body',
59
favicon: './assets/icon/favicon.ico'
60
}),
0 commit comments