mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
update my tags (#419)
* add myself to data.js * fix typo * update my tags
This commit is contained in:
parent
00152848e7
commit
f6cfb73897
1 changed files with 7 additions and 4 deletions
11
src/data.js
11
src/data.js
|
|
@ -50,9 +50,9 @@ const pages = [
|
|||
twitter: '@jamesqquick',
|
||||
emoji: '🥑',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Speaker',
|
||||
'Teacher',
|
||||
|
|
@ -2588,12 +2588,15 @@ const pages = [
|
|||
'Full Stack',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'NativeScript',
|
||||
'React',
|
||||
'Angular',
|
||||
'Vue',
|
||||
'Node',
|
||||
'C#',
|
||||
'.NET Core',
|
||||
'.NET'
|
||||
'.NET',
|
||||
'Python'
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue