mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
b6a950c328
commit
4fb2b45ab0
1 changed files with 9 additions and 1 deletions
10
src/data.js
10
src/data.js
|
|
@ -5715,7 +5715,15 @@ module.exports = [
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['HTML', 'CSS', 'Javascript', 'React', 'SQL', 'WordPress', 'Photographer'],
|
tags: [
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Javascript',
|
||||||
|
'React',
|
||||||
|
'SQL',
|
||||||
|
'WordPress',
|
||||||
|
'Photographer',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Hamish Williams',
|
name: 'Hamish Williams',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue