fix: fix logos social links

This commit is contained in:
jinhojang6 2024-06-13 21:43:25 +09:00
parent c847b8cd2a
commit 8ceadf2fc4
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ const BU_DATA: any = {
'A movement supporting the development of the decentralised web. Logos technologies lay the foundations for a freer internet upon which communities can evolve into network states. Each protocol in the Logos stack seeks to empower its users while upholding civil liberties and fundamental freedoms.', 'A movement supporting the development of the decentralised web. Logos technologies lay the foundations for a freer internet upon which communities can evolve into network states. Each protocol in the Logos stack seeks to empower its users while upholding civil liberties and fundamental freedoms.',
connect: [ connect: [
{ link: 'http://forum.logos.co', label: 'Forum' }, { link: 'http://forum.logos.co', label: 'Forum' },
{ link: 'https://x.com/Logos_state', label: 'X' }, { link: 'https://x.com/Logos_network', label: 'X' },
{ link: 'http://www.discord.gg/logos-state', label: 'Discord' }, { link: 'https://discord.com/invite/logosnetwork', label: 'Discord' },
], ],
website: 'https://logos.co/', website: 'https://logos.co/',
github: 'https://github.com/logos-co', github: 'https://github.com/logos-co',