Update uses url and country(emoji)

This commit is contained in:
Marc Berger 2020-10-05 21:14:02 +03:00 committed by GitHub
parent 8fb324df38
commit b87c7d221c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,24 +1,24 @@
// keep it commonjs export
module.exports = [
{
name: 'Marc Berger',
description: 'Full-stack Web Developer',
url: 'https://github.com/mberger75/uses/',
twitter: '@marcbrgr',
emoji: '📼',
country: 'FR',
computer: 'windows',
phone: 'android',
tags: [
'Full Stack',
'JavaScript',
'TypeScript',
'Node.js',
'React',
'MongoDB',
'HTML',
'CSS',
'Wordpress',
name: 'Marc Berger',
description: 'Full-stack Web Developer',
url: 'https://mberger75.github.io/uses/,
twitter: '@marcbrgr',
emoji: '📼',
country: '🇫🇷',
computer: 'windows',
phone: 'android',
tags: [
'Full Stack',
'JavaScript',
'TypeScript',
'Node.js',
'React',
'MongoDB',
'HTML',
'CSS',
'Wordpress',
],
},
{