mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-26 04:37:34 +02:00
Update discord links
This commit is contained in:
parent
05cab10fce
commit
870a4bb13d
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ const Footer: React.VoidFunctionComponent = () => {
|
||||||
<Twitter className="h-5 w-5" />
|
<Twitter className="h-5 w-5" />
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://discord.gg/m5UFXavc2C"
|
href="https://discord.gg/uzg4ZcHbuM"
|
||||||
className="text-sm text-slate-400 transition-colors hover:text-primary-500 hover:no-underline"
|
className="text-sm text-slate-400 transition-colors hover:text-primary-500 hover:no-underline"
|
||||||
>
|
>
|
||||||
<Discord className="h-5 w-5" />
|
<Discord className="h-5 w-5" />
|
||||||
|
|
|
@ -374,7 +374,7 @@ const StandardLayout: React.VoidFunctionComponent<{
|
||||||
<Github className="h-5 w-5" />
|
<Github className="h-5 w-5" />
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://discord.gg/m5UFXavc2C"
|
href="https://discord.gg/uzg4ZcHbuM"
|
||||||
className="text-sm text-slate-400 transition-colors hover:text-primary-500 hover:no-underline"
|
className="text-sm text-slate-400 transition-colors hover:text-primary-500 hover:no-underline"
|
||||||
>
|
>
|
||||||
<Discord className="h-5 w-5" />
|
<Discord className="h-5 w-5" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue