diff --git a/src/components/Meta.astro b/src/components/Meta.astro index 3198559..c5e8593 100644 --- a/src/components/Meta.astro +++ b/src/components/Meta.astro @@ -3,7 +3,7 @@ const title: string = "ScrewFast"; const author:string = "Emil Gulamov" const description:string = ""; const URL:string = ""; -const socialImage:string = ""; +const socialImage:string = "screw-fast-git-main-emils-projects-69b3f1de.vercel.app/social.png"; --- \ No newline at end of file