From aaee72a77c70d6563d81b0f64b2bc81badb5c7fe Mon Sep 17 00:00:00 2001 From: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:10:09 +0100 Subject: [PATCH] Add Multix to Built with PAPI --- vocs.config.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vocs.config.tsx b/vocs.config.tsx index cc000972..215b5ce7 100644 --- a/vocs.config.tsx +++ b/vocs.config.tsx @@ -124,6 +124,10 @@ export default defineConfig({ text: "Substrate Kitties", link: "https://github.com/shawntabrizi/substratekitties", }, + { + text: "Multix", + link: "https://github.com/ChainSafe/Multix", + }, ], }, ],