diff --git a/src/pages/index.astro b/src/pages/index.astro index 248f45e..4ba55b6 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,7 @@ --- import Guesser from "../components/Guesser.svelte"; import screenshot from "../screenshot.png"; +import socialImage from "../social-image.jpg"; --- @@ -18,6 +19,11 @@ import screenshot from "../screenshot.png"; /> ) } + + + + +