From 2c3923ab4fe726598d08ac9784d870b68bbc3cfc Mon Sep 17 00:00:00 2001 From: Benjamin Jones Date: Tue, 18 May 2021 14:18:29 +0200 Subject: [PATCH 1/3] updated youtube and added meta tags description --- index.html | 15 ++++++++++++--- src/components/VideoEmbed/index.js | 5 +++-- src/components/VideoEmbed/styles.js | 4 +++- src/data/credits.md | 4 ++-- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 1e545df..125036b 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,10 @@ - + - + - + 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 ( - +