From 35f9bc0a276cfffc1de08e2a97b208111909c131 Mon Sep 17 00:00:00 2001 From: Tommi Lindfors Date: Mon, 8 Jun 2026 13:07:37 +0200 Subject: [PATCH] feat: add CI passing badges to website footer Add CI status badges for clarvia-graph and workflow-web to the Standards & Licensing section of the footer. --- src/app/[lang]/sections/FooterSection.tsx | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/app/[lang]/sections/FooterSection.tsx b/src/app/[lang]/sections/FooterSection.tsx index 90f508e..4da66c5 100644 --- a/src/app/[lang]/sections/FooterSection.tsx +++ b/src/app/[lang]/sections/FooterSection.tsx @@ -78,6 +78,32 @@ export default function FooterSection({ lang }: { lang: Lang }) {

+ + CI (graph) + + + CI (web) +