diff --git a/vocs.config.tsx b/vocs.config.tsx index 0f21865a..57f72533 100644 --- a/vocs.config.tsx +++ b/vocs.config.tsx @@ -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", + }, ], }, ],