Update discord link
This commit is contained in:
parent
dfca9379c3
commit
a36e94a5a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ dist
|
||||
|
||||
# TernJS port file
|
||||
.tern-port
|
||||
package-lock.json
|
||||
|
@ -13,7 +13,7 @@ const links = [
|
||||
];
|
||||
|
||||
const social = [
|
||||
{ label: 'Discord', icon: 'tabler:brand-discord', href: 'https://discord.gg/aGR4YFCB' },
|
||||
{ label: 'Discord', icon: 'tabler:brand-discord', href: 'https://discord.gg/rHeXRK44Bx' },
|
||||
{ label: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/PikaOS-Linux' },
|
||||
{ label: 'Launchpad', icon: 'tabler:brand-ubuntu', href: 'https://launchpad.net/~pikaos' },
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user