From acd4a5e5b2a80f643db1bf1bc18f419a7e25518c Mon Sep 17 00:00:00 2001 From: Sven Sauleau Date: Mon, 6 Mar 2023 09:01:26 +0000 Subject: [PATCH] mastodon -> wildebeest --- frontend/src/routes/(frontend)/about/index.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/src/routes/(frontend)/about/index.tsx b/frontend/src/routes/(frontend)/about/index.tsx index fe9164d..b370b24 100644 --- a/frontend/src/routes/(frontend)/about/index.tsx +++ b/frontend/src/routes/(frontend)/about/index.tsx @@ -84,9 +84,13 @@ export default component$(() => {

- Decentralised social media powered by{' '} - - Mastodon + Decentralized social network powered by{' '} + + Wildebeest

@@ -142,7 +146,7 @@ export const head: DocumentHead = ({ resolveValue, head }) => { return getDocumentHead( { title: `About - ${instance.title}`, - description: `About page for the ${instance.title} Mastodon instance`, + description: `About page for the ${instance.title}`, og: { type: 'website', image: instance.thumbnail,