mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fix name and URL
This commit is contained in:
parent
673397db09
commit
e98a270d48
1 changed files with 5 additions and 5 deletions
10
src/data.js
10
src/data.js
|
|
@ -22,10 +22,10 @@ const pages = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Danilo Barion',
|
name: 'Danilo Barion Nogueira',
|
||||||
description:
|
description:
|
||||||
'Father, developer, blog writer, classical guitar player and searching for the meaning of life!',
|
'Father, developer, blog writer, classical guitar player and searching for the meaning of life!',
|
||||||
url: 'https://danilobarion.com/uses',
|
url: 'https://danilobarion1986.github.io/uses',
|
||||||
twitter: '@daniloinfo86',
|
twitter: '@daniloinfo86',
|
||||||
emoji: '🤔',
|
emoji: '🤔',
|
||||||
country: '🇧🇷',
|
country: '🇧🇷',
|
||||||
|
|
@ -70,9 +70,9 @@ const pages = [
|
||||||
twitter: '@jamesqquick',
|
twitter: '@jamesqquick',
|
||||||
emoji: '🥑',
|
emoji: '🥑',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Speaker',
|
'Speaker',
|
||||||
'Teacher',
|
'Teacher',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue