fix: personal url (#1187)

This commit is contained in:
Denys Tynok 2021-06-10 20:13:48 +03:00 committed by GitHub
parent 2f864f70ba
commit 366554630c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,8 +232,8 @@ module.exports = [
}, },
{ {
name: 'Denys Tynok', name: 'Denys Tynok',
description: 'Front-end development', description: 'Front-end developer',
url: 'https://famiclone.ml/uses/', url: 'https://famiclone.dev/uses/',
twitter: '@justddden', twitter: '@justddden',
emoji: '🖼', emoji: '🖼',
country: '🇺🇦', country: '🇺🇦',
@ -244,7 +244,6 @@ module.exports = [
'Styled components', 'Styled components',
'Typescript', 'Typescript',
'Figma', 'Figma',
'Developer',
'UI', 'UI',
'Docker', 'Docker',
'REST', 'REST',