From 585b768a17a30e579fa7001f72e378bbaaa26da3 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Tue, 31 May 2022 09:29:23 -0700 Subject: [PATCH] Add Reddit community links --- docs/_config.yml | 6 +++++ frontend/src/components/Dialogs/Community.tsx | 27 ++++++++++++++++--- frontend/src/locales/en.json | 3 ++- frontend/src/locales/es.json | 2 ++ 4 files changed, 33 insertions(+), 5 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 9cbf98c0..0e7ca27e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -126,6 +126,9 @@ author: - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/reckless-satoshi" + - label: "Reddit" + icon: "fa-brands fa-reddit-square" + url: "https://reddit.com/u/reckless_satoshi" # Site Footer footer: @@ -133,6 +136,9 @@ footer: - label: "Twitter" icon: "fab fa-fw fa-twitter-square" url: "https://twitter.com/robosats" + - label: "Reddit" + icon: "fa-brands fa-reddit-square" + url: "https://reddit.com/r/robosats" - label: "Telegram" icon: "fa-brands fa-telegram" url: "https://t.me/robosats" diff --git a/frontend/src/components/Dialogs/Community.tsx b/frontend/src/components/Dialogs/Community.tsx index edf70740..a1f92720 100644 --- a/frontend/src/components/Dialogs/Community.tsx +++ b/frontend/src/components/Dialogs/Community.tsx @@ -16,6 +16,7 @@ import { import SendIcon from '@mui/icons-material/Send'; import GitHubIcon from '@mui/icons-material/GitHub'; import TwitterIcon from '@mui/icons-material/Twitter'; +import RedditIcon from '@mui/icons-material/Reddit'; import Flags from 'country-flag-icons/react/3x2' type Props = { @@ -54,7 +55,7 @@ const CommunityDialog = ({

{t("Support is only offered via public channels. Join our Telegram community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!")}

- + - + + + + + + + + + + + - + @@ -148,7 +167,7 @@ const CommunityDialog = ({ rel="noreferrer" > - +