From d59e9fe8d6a86b35c3a5bbeae2dee951352d5c62 Mon Sep 17 00:00:00 2001 From: Ben Royce Date: Sun, 26 Feb 2023 22:46:29 -0500 Subject: [PATCH] landing page --- backend/src/config/index.ts | 2 +- ...debeest-splash.png => society2-splash.png} | Bin frontend/src/components/MastodonLogo.tsx | 53 +----------------- .../layout/LeftColumn/LeftColumn.tsx | 4 +- 4 files changed, 5 insertions(+), 54 deletions(-) rename frontend/public/assets/{wildebeest-splash.png => society2-splash.png} (100%) diff --git a/backend/src/config/index.ts b/backend/src/config/index.ts index 8c3be08..5b6fbc6 100644 --- a/backend/src/config/index.ts +++ b/backend/src/config/index.ts @@ -2,7 +2,7 @@ import type { Env } from 'wildebeest/backend/src/types/env' import type { JWK } from 'wildebeest/backend/src/webpush/jwk' export const DEFAULT_THUMBNAIL = - 'https://imagedelivery.net/NkfPDviynOyTAOI79ar_GQ/b24caf12-5230-48c4-0bf7-2f40063bd400/thumbnail' + 'https://society2.world/assets/society2-splash.png' export function getVAPIDKeys(env: Env): JWK { const value: JWK = JSON.parse(env.VAPID_JWK) diff --git a/frontend/public/assets/wildebeest-splash.png b/frontend/public/assets/society2-splash.png similarity index 100% rename from frontend/public/assets/wildebeest-splash.png rename to frontend/public/assets/society2-splash.png diff --git a/frontend/src/components/MastodonLogo.tsx b/frontend/src/components/MastodonLogo.tsx index f00356e..44b9f42 100644 --- a/frontend/src/components/MastodonLogo.tsx +++ b/frontend/src/components/MastodonLogo.tsx @@ -18,57 +18,8 @@ export const WildebeestLogo = component$(({ size }) => { viewBox="80 110 480 210" fill="none" xmlns="http://www.w3.org/2000/svg" - > - - - - - - - - - - - - - + xmlns:svg="http://www.w3.org/2000/svg"> + { return (