Update discord link

This commit is contained in:
ferrreo 2023-02-22 18:22:22 +00:00
parent a0f101c095
commit 5c97ccad1d

View File

@ -14,7 +14,7 @@ const links = [
]; ];
const social = [ const social = [
{ label: 'Discord', icon: 'tabler:brand-discord', href: 'https://discord.gg/rHeXRK44Bx' }, { label: 'Discord', icon: 'tabler:brand-discord', href: 'https://discord.gg/6HKR2YRvNg' },
{ label: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/PikaOS-Linux' }, { label: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/PikaOS-Linux' },
{ label: 'Launchpad', icon: 'tabler:brand-ubuntu', href: 'https://launchpad.net/~pikaos' }, { label: 'Launchpad', icon: 'tabler:brand-ubuntu', href: 'https://launchpad.net/~pikaos' },
]; ];