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