Update development page and translations for improved clarity and consistency
- Changed the title and description in development.astro to reflect the 365DevNet ecosystem. - Updated translation files to include new page title and description for multiple languages. - Renamed '365DevNet' to 'Dev Dashboard' in navigation for better user understanding.
This commit is contained in:
@@ -9,7 +9,7 @@ import ContributionCalendar from '../../components/ContributionCalendar.jsx';
|
||||
import CollapsibleIntro from '../../components/CollapsibleIntro.jsx';
|
||||
|
||||
const metadata = {
|
||||
title: 'Development Progress | 365DevNet',
|
||||
title: '365DevNet Ecosystem: Development Overview',
|
||||
description: 'See the latest development activity, code contributions, and commit history for the 365DevNet project.',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user