From 230c23eeb90ff08898e645f7930d83563ced3f11 Mon Sep 17 00:00:00 2001 From: Ioannis Tsakpinis Date: Wed, 15 Nov 2023 16:20:25 +0200 Subject: [PATCH] feat: more CI projects in Source page --- client/routes/source/index.tsx | 40 ++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/client/routes/source/index.tsx b/client/routes/source/index.tsx index 71da2fd2..5e2a81e0 100644 --- a/client/routes/source/index.tsx +++ b/client/routes/source/index.tsx @@ -124,6 +124,22 @@ const SourceRoute: React.FC = () => ( /> + + + + + + + + ( /> + + + + ( /> + + + + ( /> + + + +