mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-31 06:59:07 +02:00
📝 Update support docs
This commit is contained in:
parent
692068bc5d
commit
221ae62d8e
2 changed files with 6 additions and 17 deletions
|
@ -14,11 +14,11 @@ If you have any questions, feedback or suggestions, please get in touch. We'd lo
|
|||
Send an email
|
||||
</Card>
|
||||
<Card
|
||||
title="Live Chat"
|
||||
icon="comments"
|
||||
href="https://go.crisp.chat/chat/embed/?website%5Fid=19d601db-af05-4f24-8342-8dd4449aedb8"
|
||||
title="Discord"
|
||||
icon="discord"
|
||||
href="https://discord.com/invite/uzg4ZcHbuM"
|
||||
>
|
||||
Start a chat
|
||||
Join Discord
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
|
@ -26,11 +26,3 @@ If you have any questions, feedback or suggestions, please get in touch. We'd lo
|
|||
Check out the [FAQ](/faq) page to see if your question has already been
|
||||
answered.
|
||||
</Note>
|
||||
|
||||
## About the Live Chat
|
||||
|
||||
The live chat gives you a direct line to me, the developer. It's a great way to troubleshoot any
|
||||
issues or bugs that you may be experiencing. While I try my best to answer inquiries as quickly as
|
||||
possible, I may not always be in a position to respond immediately.
|
||||
|
||||
If it's not urgent, please consider sending an email instead.
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
"light": "#6366f1",
|
||||
"dark": "#4F46E5",
|
||||
"background": {
|
||||
"light": "#F9FAFB"
|
||||
"light": "#F9FAFB",
|
||||
"dark": "#18181B"
|
||||
},
|
||||
"anchors": { "from": "#878AFA", "to": "#4347F1" }
|
||||
},
|
||||
|
@ -22,10 +23,6 @@
|
|||
{
|
||||
"name": "Home",
|
||||
"url": "https://rallly.co"
|
||||
},
|
||||
{
|
||||
"name": "Contact",
|
||||
"url": "contact"
|
||||
}
|
||||
],
|
||||
"anchors": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue