added parcel-plugin-ogimage to try to fix meta tags
This commit is contained in:
parent
2c3923ab4f
commit
e87633f472
@ -50,6 +50,7 @@
|
||||
content="The Para-Real: Finding the Future in Unexpected Places - A livestream series about subcultures building livelihoods in spite of platform exploitation."
|
||||
/>
|
||||
<meta property="og:image" content="static/meta.png" />
|
||||
<meta property="og:url" content="https://stream.undersco.re/" />
|
||||
|
||||
<link rel="stylesheet" href="./src/assets/styles/index.scss" />
|
||||
</head>
|
||||
|
@ -36,8 +36,9 @@
|
||||
"marked": "^2.0.3",
|
||||
"module-alias": "^2.0.3",
|
||||
"parcel-bundler": "1.12.3",
|
||||
"parcel-plugin-ogimage": "^1.2.0",
|
||||
"prettier": "^1.9.1",
|
||||
"sass": "^1.32.8",
|
||||
"scss": "^0.2.4"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user