mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
double
This commit is contained in:
parent
7b5f6afcd3
commit
f63eed53b1
1 changed files with 2 additions and 9 deletions
11
src/data.js
11
src/data.js
|
|
@ -177,7 +177,7 @@ const pages = [
|
|||
'JavaScript',
|
||||
'Python',
|
||||
'Golang',
|
||||
]
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Nuno Maduro',
|
||||
|
|
@ -221,7 +221,6 @@ const pages = [
|
|||
'Developer',
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'Kotlin',
|
||||
'Python',
|
||||
'Kotlin',
|
||||
'React',
|
||||
|
|
@ -344,13 +343,7 @@ const pages = [
|
|||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Designer',
|
||||
'Developer',
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
'React',
|
||||
],
|
||||
tags: ['Designer', 'Developer', 'Front End', 'JavaScript', 'React'],
|
||||
},
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue