We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c575e commit b73cb9aCopy full SHA for b73cb9a
vocs.config.tsx
@@ -127,12 +127,25 @@ export default defineConfig({
127
link: "https://chains.papi.how",
128
},
129
{
130
- text: "Built with PAPI",
+ text: "PAPI Apps",
131
items: [
132
+ {
133
+ text: "PAPI Console",
134
+ link: "https://github.com/polkadot-api/papi-console",
135
+ },
136
137
+ text: "Polkadot Bounties",
138
+ link: "https://github.com/polkadot-api/polkadot-bounties",
139
140
141
text: "Teleport across chains",
142
link: "https://github.com/polkadot-api/react-teleport-example",
143
144
+ ],
145
146
147
+ text: "Built with PAPI",
148
+ items: [
149
150
text: "Kheopswap. Swap portal for AssetHub",
151
link: "https://github.com/kheopswap/kheopswap",
0 commit comments