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:
|
||||
'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',
|
||||
emoji: '🤔',
|
||||
country: '🇧🇷',
|
||||
|
|
@ -70,9 +70,9 @@ const pages = [
|
|||
twitter: '@jamesqquick',
|
||||
emoji: '🥑',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Speaker',
|
||||
'Teacher',
|
||||
|
|
|
|||
Loading…
Reference in a new issue