mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
nice
This commit is contained in:
parent
5bfc689fdd
commit
f142cac238
1 changed files with 2 additions and 13 deletions
15
data.js
15
data.js
|
|
@ -185,14 +185,7 @@ const pages = [
|
|||
country: '🇷🇴',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur wanna-be',
|
||||
'Early-adopter',
|
||||
'Rails lover',
|
||||
'TypeScript enthusiast',
|
||||
],
|
||||
tags: ['Developer', 'Full Stack', 'Entrepreneur', 'Rails', 'TypeScript'],
|
||||
},
|
||||
{
|
||||
name: 'Jahir Fiquitiva',
|
||||
|
|
@ -244,11 +237,7 @@ const pages = [
|
|||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
],
|
||||
tags: ['Developer', 'Front End', 'JavaScript'],
|
||||
},
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue