From 165080d3b2b587427715e8615121b283e5ab6afe Mon Sep 17 00:00:00 2001 From: Liam <67254223+RealFascinated@users.noreply.github.com> Date: Sat, 8 Oct 2022 15:57:55 +0100 Subject: [PATCH] Add keywords and image to the embed --- pages/_app.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/_app.js b/pages/_app.js index 0750f97..934c958 100644 --- a/pages/_app.js +++ b/pages/_app.js @@ -19,6 +19,11 @@ function MyApp({ Component, pageProps }) { + + + + +