diff --git a/app/layout.tsx b/app/layout.tsx index 42f1703..72809d6 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,7 +16,7 @@ export const metadata: Metadata = { description: "Welcome to Playground—where onchain communities play together.", images: [ { - url: "https://playground.playgotchi.com/playgotchi-social.png", + url: "https://playground.playgotchi.com/playground-social.png", width: 1200, height: 630, alt: "Playground by Playgotchi", diff --git a/public/logo-sm-dark.png b/public/logo-sm-dark.png new file mode 100644 index 0000000..eb23836 Binary files /dev/null and b/public/logo-sm-dark.png differ