development to main #77
| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user