mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 08:31:50 +02:00
Fix title for activity page
This commit is contained in:
@@ -5,7 +5,7 @@ import AccountLayout from '../../layouts/AccountLayout.astro';
|
|||||||
---
|
---
|
||||||
|
|
||||||
<AccountLayout
|
<AccountLayout
|
||||||
title='Team Activities'
|
title='Team Activity'
|
||||||
noIndex={true}
|
noIndex={true}
|
||||||
initialLoadingMessage='Loading activity'
|
initialLoadingMessage='Loading activity'
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user