Skip to content

Commit c313492

Browse files
committed
feat: add tsc-labs sponsor logo
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
1 parent 3cae7c7 commit c313492

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cna/src/components/Sponsors/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ const CardGrid = () => {
1616
image: "/img/Whizus.png",
1717
text: "WhizUs",
1818
link: "https://www.whizus.com/",
19+
}, {
20+
image: "/img/tsclabs.webp",
21+
text: "TSC Labs",
22+
link: "https://www.tsc-labs.eu/",
1923
},
2024
];
2125

cna/static/img/tsclabs.webp

30.8 KB
Loading

0 commit comments

Comments
 (0)