fix: double skills cleaning and script

This commit is contained in:
Julien Froidefond
2025-08-25 22:46:36 +02:00
parent e9232938ce
commit e12816a9c2
9 changed files with 754 additions and 136 deletions

View File

@@ -154,16 +154,6 @@
"https://developer.apple.com/notifications/"
],
"icon": "fas-bell"
},
{
"id": "react-native",
"name": "React Native",
"description": "Framework pour le développement d'applications mobiles natives utilisant React",
"links": [
"https://reactnative.dev/",
"https://reactnative.dev/docs/getting-started"
],
"icon": "fab-react"
}
]
}