Skip to content

Commit

Permalink
Update iota evm footerlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
alik-agaev committed Sep 16, 2024
1 parent 19c65e1 commit 91d7646
Showing 1 changed file with 35 additions and 27 deletions.
62 changes: 35 additions & 27 deletions configs/footer-links/iota-evm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
[{
"title": "EVM Network",
"links": [{
[
{
"title": "IOTA EVM",
"links": [
{
"text": "IOTA EVM",
"url": "https://explorer.evm.iota.org/"
},
{
"text": "Homepage",
"url": "https://www.iota.org/"
},
Expand All @@ -20,7 +26,8 @@
},
{
"title": "Resources",
"links": [{
"links": [
{
"text": "Developer",
"url": "https://www.iota.org/get-started/for-developers"
},
Expand All @@ -44,7 +51,8 @@
},
{
"title": "Connect",
"links": [{
"links": [
{
"text": "Twitter",
"url": "https://twitter.com/iota"
},
Expand All @@ -70,25 +78,25 @@
}
]
},
{
"title": "Partners",
"links": [
{
"text": "MetaSuites",
"url": "https://blocksec.com/metasuites"
},
{
"text": "Sourcify",
"url": "https://sourcify.dev/"
},
{
"text": "DRPC",
"url": "https://drpc.org?ref=559183"
},
{
"text": "BlockSec",
"url": "https://blocksec.com/"
}
]
}
]
{
"title": "Partners",
"links": [
{
"text": "MetaSuites",
"url": "https://blocksec.com/metasuites"
},
{
"text": "Sourcify",
"url": "https://sourcify.dev/"
},
{
"text": "DRPC",
"url": "https://drpc.org?ref=559183"
},
{
"text": "BlockSec",
"url": "https://blocksec.com/"
}
]
}
]

0 comments on commit 91d7646

Please sign in to comment.