Skip to content

Commit

Permalink
fix: names
Browse files Browse the repository at this point in the history
  • Loading branch information
bennettyong committed May 27, 2024
1 parent b66b326 commit 951f8c0
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions public/locales/en/header.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,17 @@
"url": "https://docs.taiko.xyz/start-here/getting-started",
"icon": "/img/icons/nav-docs.svg"
}, {
"name": "Explorer",
"url": "/",
"name": "taikoscan.network (by Routescan)",
"url": "https://taikoscan.network/",
"icon": "/img/icons/nav-explorer.svg"
}, {
"name": "taikoscan.io (by Etherscan)",
"url": "https://taikoscan.io/"
}, {
"name": "taikoscan.network (by Routescan)",
"url": "https://taikoscan.network/"
"name": "taikoscan.io (by Etherscan)",
"url": "https://taikoscan.io/",
"icon": "/img/icons/nav-explorer.svg"
}, {
"name": "taikoscan.net (by Socialscan)",
"url": "https://taikoscan.net/"
"url": "https://taikoscan.net/",
"icon": "/img/icons/nav-explorer.svg"
}
]
}, {
Expand Down

0 comments on commit 951f8c0

Please sign in to comment.