From b37146523c4873b65bcfd635b7e4119bc996f187 Mon Sep 17 00:00:00 2001 From: NoobDeveloper412 Date: Mon, 30 Sep 2024 22:33:19 +0500 Subject: [PATCH] Minor core change. --- src/components/AboutFooter.astro | 11 ++++++++++- src/core.json | 1 - 2 files changed, 10 insertions(+), 2 deletions(-) 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",