Skip to content

Commit

Permalink
feat(website): add swap to navigation (#14745)
Browse files Browse the repository at this point in the history
  • Loading branch information
d1onys1us authored Sep 19, 2023
1 parent ff938a0 commit 36d56bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/website/pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"href": "https://bridge.jolnir.taiko.xyz",
"newWindow": true
},
"swap": {
"title": "Swap ↗",
"type": "page",
"href": "https://swap.jolnir.taiko.xyz",
"newWindow": true
},
"block-explorer": {
"title": "Block Explorer ↗",
"type": "page",
Expand Down

0 comments on commit 36d56bc

Please sign in to comment.