mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Final change
This commit is contained in:
parent
d031c79ce7
commit
c86846d786
1 changed files with 5 additions and 5 deletions
10
src/data.js
10
src/data.js
|
|
@ -2,8 +2,8 @@
|
|||
module.exports = [
|
||||
{
|
||||
name: 'Marc Berger',
|
||||
description: 'Full-stack Web Developer',
|
||||
url: 'https://mberger75.github.io/uses/,
|
||||
description: 'Fullstack Web Developer',
|
||||
url: 'https://mberger75.github.io/uses/',
|
||||
twitter: '@marcbrgr',
|
||||
emoji: '📼',
|
||||
country: '🇫🇷',
|
||||
|
|
@ -11,13 +11,13 @@ module.exports = [
|
|||
phone: 'android',
|
||||
tags: [
|
||||
'Full Stack',
|
||||
'JavaScript'
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'Node.js',
|
||||
'React',
|
||||
'Node.js',
|
||||
'MongoDB',
|
||||
'HTML',
|
||||
'CSS',
|
||||
'CSS'
|
||||
'Wordpress',
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue