Skip to content

Commit

Permalink
feat: add discourse link to home page (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterckx committed Sep 24, 2024
1 parent e33d5db commit 5aa97cc
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ export const SectionHelp = (): JSX.Element => {
label="help@brc-analytics.org"
url="mailto:help@brc-analytics.org"
/>
, or join discussions on the{" "}
<DXLink
label="Discourse forum"
url="https://help.brc-analytics.org/"
/>
. We&#39;re here to help!
</StyledSectionSubTitle>
</Headline>
Expand Down

0 comments on commit 5aa97cc

Please sign in to comment.