mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Don't update selected model
This commit is contained in:
@@ -50,7 +50,7 @@ module.exports = (env, argv) => ({
|
||||
|
||||
function buildModel(model) {
|
||||
const page = new HtmlWebpackPlugin({
|
||||
title: `${model.name} Generators Minecraft`,
|
||||
title: `${model.name} Generator Minecraft`,
|
||||
filename: `${model.id}/index.html`,
|
||||
template: 'src/index.html'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user