Skip to content

Commit

Permalink
Update Settings “sociallinks”
Browse files Browse the repository at this point in the history
  • Loading branch information
zenan-aelf committed Jun 25, 2024
1 parent c3dfc87 commit d4c013a
Showing 1 changed file with 6 additions and 36 deletions.
42 changes: 6 additions & 36 deletions config/social-links.json
Original file line number Diff line number Diff line change
@@ -1,54 +1,24 @@
{
"links": [
{
"label": "Email",
"icon": "/img/Email.svg",
"href": "mailto:[email protected]"
},
{
"label": "X",
"icon": "/img/X.svg",
"href": "https://x.com/aelfblockchain"
},
{
"label": "GitHub",
"icon": "/img/Github.svg",
"href": "https://github.com/AElfProject"
},
{
"label": "Discord",
"icon": "/img/Discord.svg",
"href": "https://discord.gg/bgysa9xjvD"
},
{
"label": "Reddit",
"icon": "/img/Reddit.svg",
"href": "https://www.reddit.com/r/aelfofficial/"
},
{
"label": "Medium",
"icon": "/img/Medium.svg",
"href": "https://medium.com/aelfblockchain"
},
{
"label": "Telegram",
"icon": "/img/Telegram.svg",
"href": "https://t.me/aelfblockchain"
},
{
"label": "WeChat",
"icon": "/img/WeChat.svg",
"href": "#"
},
{
"label": "YouTube",
"icon": "/img/Youtube.svg",
"href": "https://www.youtube.com/c/aelfblockchain"
"label": "Discord",
"icon": "/img/Discord.svg",
"href": "https://discord.gg/bgysa9xjvD"
},
{
"label": "Facebook",
"icon": "/img/Facebook.svg",
"href": "https://www.facebook.com/aelfofficial/"
"label": "GitHub",
"icon": "/img/Github.svg",
"href": "https://github.com/AElfProject"
}
]
}

0 comments on commit d4c013a

Please sign in to comment.