diff --git a/public/og-image.jpg b/public/og-image.jpg index 0e8a18a4..c5963b9c 100644 Binary files a/public/og-image.jpg and b/public/og-image.jpg differ diff --git a/src/lib/helpContent.ts b/src/lib/helpContent.ts index 61ad9451..e52344c9 100644 --- a/src/lib/helpContent.ts +++ b/src/lib/helpContent.ts @@ -77,7 +77,6 @@ const FAQ_STRUCTURE: FAQCategoryStructure[] = [ items: [ { id: 'what-is-ditto' }, { id: 'cost-to-use' }, - { id: 'who-made-this' }, ], }, { diff --git a/src/locales/en.json b/src/locales/en.json index fc5b9ae5..5356f61e 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -2218,12 +2218,6 @@ "**No.** {{appName}} takes no platform fee. When you donate, you pay only the tiny Grin network fee that goes to miners, not to us." ] }, - "who-made-this": { - "question": "Who made {{appName}}?", - "answer": [ - "{{appName}} is built by [Soapbox](https://soapbox.pub), an open-source team building tools for the Nostr ecosystem, in collaboration with the [World Liberty Congress](https://worldlibertycongress.org/)." - ] - }, "censorship-resistance": { "question": "What does \"censorship-resistant\" mean here?", "answer": [