Merge branch 'RadiusProxy:main' into main
This commit is contained in:
commit
91d440968f
2 changed files with 3 additions and 2 deletions
|
|
@ -10,10 +10,11 @@ export default function Credits() {
|
|||
<div className="mt-4">
|
||||
<p>Radius contributors!</p>
|
||||
<ul className="list-disc pl-5 mt-2 space-y-1">
|
||||
<li>Owskio09</li>
|
||||
<li>Owski09</li>
|
||||
<li>proudparrot2</li>
|
||||
<li>Sparkzil</li>
|
||||
<li>Scaratek</li>
|
||||
<li>fwxe</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ export default function SocialLinks() {
|
|||
<li>YouTube: @RadiusProxy</li>
|
||||
<li>
|
||||
Discord:{' '}
|
||||
<NextLink href="https://discord.gg/yourdiscordlink" target="_blank" className="text-blue-500 underline">
|
||||
<NextLink href="https://discord.gg/JrAxQz7Qkw" target="_blank" className="text-blue-500 underline">
|
||||
Join Now!
|
||||
</NextLink>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue