added discord+telegram
This commit is contained in:
parent
fb5766da76
commit
d1b264f694
@ -65,8 +65,10 @@ export const footerData = {
|
||||
{ text: 'Privacy Policy', href: getPermalink('/privacy') },
|
||||
],
|
||||
socialLinks: [
|
||||
{ ariaLabel: 'X', icon: 'tabler:brand-x', href: 'https://twitter.com/threefold_io' },
|
||||
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/threefoldtech' },
|
||||
{ ariaLabel: 'Telegram', icon: 'tabler:brand-telegram', href: 'https://t.me/threefold' },
|
||||
{ ariaLabel: 'X', icon: 'tabler:brand-x', href: 'https://twitter.com/threefold_io' },
|
||||
{ ariaLabel: 'Discord', icon: 'tabler:brand-discord', href: 'https://discord.com/invite/NZqKC4jEhD' },
|
||||
],
|
||||
footNote: `
|
||||
A project by <a class="text-blue-600 underline dark:text-muted" href="https://threefold.io"> ThreeFold</a> · All rights reserved.
|
||||
|
Loading…
Reference in New Issue
Block a user