From 39c9ea6252621abd570179e77af47db724f6a063 Mon Sep 17 00:00:00 2001 From: Nikos Kontakis Date: Wed, 18 Sep 2024 14:55:56 +0300 Subject: [PATCH] Add build with - Substrate kitties --- vocs.config.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vocs.config.tsx b/vocs.config.tsx index 447299f3..2496616e 100644 --- a/vocs.config.tsx +++ b/vocs.config.tsx @@ -100,6 +100,10 @@ export default defineConfig({ text: "Delegit.xyz", link: "https://github.com/delegit-xyz/dashboard", }, + { + text: "Substrate Kitties", + link: "https://github.com/shawntabrizi/substratekitties" + } ], }, ],