diff --git a/index.html b/index.html index e3bd51b..d830bf5 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,10 @@ - + - + - + + diff --git a/package.json b/package.json index 25b9893..386bb34 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file diff --git a/src/components/VideoEmbed/index.js b/src/components/VideoEmbed/index.js index e608b3e..b2d280d 100644 --- a/src/components/VideoEmbed/index.js +++ b/src/components/VideoEmbed/index.js @@ -22,13 +22,14 @@ const Video = ({ url, onClose }) => { } return ( - +