diff --git a/src/components/AboutFooter.astro b/src/components/AboutFooter.astro index 3e14781..8a1a148 100644 --- a/src/components/AboutFooter.astro +++ b/src/components/AboutFooter.astro @@ -87,7 +87,16 @@ const sortedSections = sectionsConfig )} - + {section.name === "speakers" && ( +
+

Speakers

+ +
+ )} {section.name === "core contributors" && (
diff --git a/src/core.json b/src/core.json index a7fa917..f548325 100644 --- a/src/core.json +++ b/src/core.json @@ -227,7 +227,6 @@ "kurt-opsahl", "guy-zyskind" ], - "core-contributors": [ { "id": "mykola-siusko",