Update webpack.config.js
This commit is contained in:
parent
4360e660d1
commit
4c9cfd1b04
|
@ -26,7 +26,7 @@ module.exports = {
|
||||||
aseUrl: './',
|
aseUrl: './',
|
||||||
meta: {
|
meta: {
|
||||||
'og:title': { property: 'og:title', content: "Chaos's Food Likes/Dislikes" },
|
'og:title': { property: 'og:title', content: "Chaos's Food Likes/Dislikes" },
|
||||||
'og:description': { property: 'og:description', content: "A list for all the foods we like, dislike and find ourselves unable to eat due to sensory difficulties." },
|
'og:description': { property: 'og:description', content: "A list for all the foods I like, dislike and find myself unable to eat due to sensory difficulties." },
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
new MiniCssExtractPlugin(),
|
new MiniCssExtractPlugin(),
|
||||||
|
|
Loading…
Reference in a new issue