From d441c9ac58e58f653214a75fe83fb0e07b88a3dd Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 30 Apr 2024 22:08:52 +0100 Subject: [PATCH] Fix title for activity page --- src/pages/team/activity.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/team/activity.astro b/src/pages/team/activity.astro index 8e6789596..964f0ed4b 100644 --- a/src/pages/team/activity.astro +++ b/src/pages/team/activity.astro @@ -5,7 +5,7 @@ import AccountLayout from '../../layouts/AccountLayout.astro'; ---