Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Commit 68adcc7

Browse files
committed
add lanch as partner
1 parent dc07eb1 commit 68adcc7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

7.18 KB
Loading

website/src/constants/partners.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,9 @@ export const FOOD_SPONSORS: Sponsor[] = [
157157
link: "https://www.innocentdrinks.co.uk/home",
158158
},
159159
{
160-
name: "To be announced",
160+
name: "LANCH",
161+
image: "/images/partners/lanch.png",
162+
link: "https://www.lanch.com/",
161163
},
162164
];
163165

0 commit comments

Comments
 (0)