Misc. fix: Affiliated Groups instead of 'Clubs'

This commit is contained in:
2026-01-08 21:39:06 -05:00
parent dc722963a9
commit 52ea263b05
3 changed files with 152 additions and 135 deletions

View File

@@ -5,7 +5,7 @@
import OhSchedule from 'components/officehour/OHSchedule.svelte';
import Link from 'components/Link.svelte';
import SeoMetaTags from 'components/layout/SeoMetaTags.svelte';
import AffiliatedClubs from 'components/homepage/AffiliatedClubs.svelte';
import AffiliatedGroups from 'components/homepage/AffiliatedGroups.svelte';
import { fade } from 'svelte/transition';
/** loading things from the server side */
@@ -52,7 +52,7 @@
<!-- Affiliated Clubs -->
<Section from="from-ecsess-800" to="to-ecsess-950">
<AffiliatedClubs />
<AffiliatedGroups />
</Section>
<!-- FAQs and Sponsors -->
<Section from="from-ecsess-950" to="to-ecsess-black">