Skip to content

Commit

Permalink
feat: add kheopswap to examples (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala authored Jul 29, 2024
1 parent 244a404 commit 1c3dd04
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,16 @@ export default defineConfig({
],
},
{
text: "Examples",
text: "Built with PAPI",
items: [
{
text: "Teleport across chains",
link: "https://github.com/polkadot-api/react-teleport-example",
},
{
text: "Kheopswap. Swap portal for AssetHub",
link: "https://github.com/kheopswap/kheopswap",
},
],
},
],
Expand Down

0 comments on commit 1c3dd04

Please sign in to comment.