From 02a43c85df002cbd1f01d659038406cd3396a308 Mon Sep 17 00:00:00 2001 From: tree Date: Mon, 4 Mar 2024 02:46:09 +0100 Subject: [PATCH] update hp research count --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 0e8e1ee..8a4ddf2 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -82,7 +82,7 @@ for (const e of upcomingEvents) {
Research
-
{core.projects.filter(x => x.type && x.type === "research").length} research projects →
+
{core.research.length} research projects →