From ff276a4119c174c2d0017427ac40f35764a642e5 Mon Sep 17 00:00:00 2001 From: Kilian <19181985+kilrau@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:30:53 +0100 Subject: [PATCH] feat: add chatwoot, replace discord as main help link --- README.md | 2 +- index.html | 16 ++++++++++++++++ src/components/Footer.tsx | 14 ++++---------- src/components/Nav.tsx | 2 +- src/config.ts | 1 + src/i18n/i18n.ts | 12 ++++++------ 6 files changed, 29 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index f6f0628d4..39fac208e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ We encourage our technical users to check the code and run the web app locally f ## Resources -* Get Help: [Discord](https://discord.gg/QBvZGcW) | [Telegram](https://t.me/boltzhq) +* Get Help: [Support Center](https://support.boltz.exchange/hc/center/) | [Discord](https://discord.gg/QBvZGcW) | [Telegram](https://t.me/boltzhq) * Read the Docs: [Docs Home](https://docs.boltz.exchange/) * Read our Blog: [Substack](https://blog.boltz.exchange/) * Follow us: [X/Twitter](https://twitter.com/Boltzhq) | [Nostr](https://snort.social/p/npub1psm37hke2pmxzdzraqe3cjmqs28dv77da74pdx8mtn5a0vegtlas9q8970) diff --git a/index.html b/index.html index de1b42baf..3dbb451dc 100644 --- a/index.html +++ b/index.html @@ -112,5 +112,21 @@ + diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 6c53beabd..6abdbd583 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -17,16 +17,6 @@ const Footer = () => { return (