Final change

This commit is contained in:
Marc Berger 2020-10-05 21:23:32 +03:00 committed by GitHub
parent d031c79ce7
commit c86846d786
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
module.exports = [ module.exports = [
{ {
name: 'Marc Berger', name: 'Marc Berger',
description: 'Full-stack Web Developer', description: 'Fullstack Web Developer',
url: 'https://mberger75.github.io/uses/, url: 'https://mberger75.github.io/uses/',
twitter: '@marcbrgr', twitter: '@marcbrgr',
emoji: '📼', emoji: '📼',
country: '🇫🇷', country: '🇫🇷',
@ -11,13 +11,13 @@ module.exports = [
phone: 'android', phone: 'android',
tags: [ tags: [
'Full Stack', 'Full Stack',
'JavaScript' 'JavaScript',
'TypeScript', 'TypeScript',
'Node.js',
'React', 'React',
'Node.js',
'MongoDB', 'MongoDB',
'HTML', 'HTML',
'CSS', 'CSS'
'Wordpress', 'Wordpress',
], ],
}, },