From 739069433fcb9b28c4d4d3dcfe1b08298f61e2fc Mon Sep 17 00:00:00 2001 From: Liam <67254223+RealFascinated@users.noreply.github.com> Date: Wed, 19 Oct 2022 16:42:15 +0100 Subject: [PATCH] Update embed image --- pages/_app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_app.js b/pages/_app.js index 82ed463..fb2695a 100644 --- a/pages/_app.js +++ b/pages/_app.js @@ -42,7 +42,7 @@ function MyApp({ Component, pageProps }) { site_name: Config.name, images: [ { - url: "https://cdn.fascinated.cc/YrATaLjUOP.png?raw=true", + url: "https://cdn.fascinated.cc/fHknFPctAC.png?raw=true", alt: "Site Example", }, ],