mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
feat(footer): update social links to reflect new branding and correct URLs
This commit is contained in:
@@ -19,18 +19,18 @@
|
||||
],
|
||||
"socialLinks": [
|
||||
{
|
||||
"label": "Twitter",
|
||||
"href": "https://twitter.com/logos_network",
|
||||
"label": "X",
|
||||
"href": "https://x.com/Logos_network",
|
||||
"external": true
|
||||
},
|
||||
{
|
||||
"label": "Discord",
|
||||
"href": "https://discord.gg/logos",
|
||||
"href": "https://discord.gg/logosnetwork",
|
||||
"external": true
|
||||
},
|
||||
{
|
||||
"label": "YouTube",
|
||||
"href": "https://youtube.com/@logos_network",
|
||||
"href": "https://www.youtube.com/@LogosNetwork",
|
||||
"external": true
|
||||
},
|
||||
{ "label": "Blog", "href": "/blog" },
|
||||
|
||||
Reference in New Issue
Block a user