mirror of
https://github.com/Doodle3D/Doodle3D-Transform.git
synced 2024-12-04 19:34:54 +01:00
Update webpack.config.js
This commit is contained in:
parent
dc96bdd19b
commit
03f43b9139
@ -117,7 +117,7 @@ module.exports = {
|
|||||||
chunks: ['app'],
|
chunks: ['app'],
|
||||||
meta: [
|
meta: [
|
||||||
{ 'http-equiv': 'Content-Type', content: 'text/html; charset=utf-8' },
|
{ 'http-equiv': 'Content-Type', content: 'text/html; charset=utf-8' },
|
||||||
{ property: 'og:image', content: 'img/screenshot.png' },
|
{ property: 'og:image', content: 'https://doodle3d.com/img/screenshot.png' },
|
||||||
{ property: 'og:type', content: 'website' },
|
{ property: 'og:type', content: 'website' },
|
||||||
{ property: 'og:url', content: 'https://doodle3d.com' },
|
{ property: 'og:url', content: 'https://doodle3d.com' },
|
||||||
{ name: 'apple-mobile-web-app-capable', content: 'yes' },
|
{ name: 'apple-mobile-web-app-capable', content: 'yes' },
|
||||||
|
Loading…
Reference in New Issue
Block a user