1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-15 12:49:43 +01:00

Merge pull request #5675 from salmantec/bugfix/move-flutter-and-reactnative-to-skill-roadmap

Move Flutter and React Native to Skill-based roadmap
This commit is contained in:
dsh 2024-05-16 07:03:19 +01:00 committed by GitHub
commit 0467e59b28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -229,12 +229,12 @@ const groups: GroupType[] = [
{
title: 'React Native',
link: '/react-native',
type: 'role',
type: 'skill',
},
{
title: 'Flutter',
link: '/flutter',
type: 'role',
type: 'skill',
},
],
},

View File

@ -53,5 +53,5 @@ sitemap:
tags:
- 'roadmap'
- 'main-sitemap'
- 'role-roadmap'
- 'skill-roadmap'
---

View File

@ -51,5 +51,5 @@ sitemap:
tags:
- 'roadmap'
- 'main-sitemap'
- 'role-roadmap'
- 'skill-roadmap'
---