Skip to content

Commit f9eaa70

Browse files
authored
Remove duplication of community partners on homepage (#1537)
1 parent 9cfa020 commit f9eaa70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sections/sponsors/sponsors.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const tiers = [
2020
"Special Event",
2121
"Financial Aid",
2222
"Supporters",
23-
"Partners",
23+
// "Partners",
2424
"Media Partners"
2525
] as const;
2626

0 commit comments

Comments
 (0)