mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +02:00
28 lines
582 B
Text
28 lines
582 B
Text
---
|
|
title: Support
|
|
description: Get in touch with us if you need help with anything
|
|
---
|
|
|
|
If you have any questions, feedback or suggestions, please get in touch. We'd love to hear from you!
|
|
|
|
<CardGroup cols={2}>
|
|
<Card
|
|
title="Email (recommended)"
|
|
icon="envelope"
|
|
href="mailto:support@rallly.co"
|
|
>
|
|
Send an email
|
|
</Card>
|
|
<Card
|
|
title="Discord"
|
|
icon="discord"
|
|
href="https://discord.com/invite/uzg4ZcHbuM"
|
|
>
|
|
Join Discord
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
<Note>
|
|
Check out the [FAQ](/faq) page to see if your question has already been
|
|
answered.
|
|
</Note>
|