Skip to content

Commit

Permalink
Adding ICB footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
nzenchik committed Jan 21, 2025
1 parent fa011e5 commit c4b3170
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions configs/footer-links/icb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[
{
"title": "Community",
"links": [
{
"text": "Telegram",
"url": "https://t.me/icbnetwork_official"
},
{
"text": "X",
"url": "https://x.com/icbx_network?mx=2"
},
{
"text": "Medium",
"url": "https://readicbnetwork.medium.com/"
},
{
"text": "Discord",
"url": "https://discord.com/invite/baGw2Kkz"
}
]
}
]

0 comments on commit c4b3170

Please sign in to comment.