Skip to content

Commit b845ae3

Browse files
committed
feat(partners): self-host ALPHA Education logo
1 parent 45ac307 commit b845ae3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
12.5 KB
Loading

src/lib/partners.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ export const partners: Partner[] = [
1010
name: "ALPHA Education",
1111
description: "Parent Organization",
1212
href: "https://www.alphaeducation.org",
13-
logo: "https://static.wixstatic.com/media/5728d8_7391e4ddfa584943a7057e629aeef881~mv2.png/v1/fill/w_406,h_176,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo(Menu)-01.png",
13+
logo: "/partners/alpha-education.png",
1414
},
1515
];

0 commit comments

Comments
 (0)