mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
fix scott
This commit is contained in:
parent
22721de687
commit
51f1029dcb
1 changed files with 3 additions and 2 deletions
5
data.js
5
data.js
|
|
@ -29,7 +29,8 @@ const pages = [
|
|||
},
|
||||
{
|
||||
name: 'Adam Jahnke',
|
||||
description: 'Caffiend, motorcyclist, climber, recovering perfectionist. I love to make the complex simple.',
|
||||
description:
|
||||
'Caffiend, motorcyclist, climber, recovering perfectionist. I love to make the complex simple.',
|
||||
url: 'https://adamyonk.com/uses',
|
||||
emoji: '⤫',
|
||||
country: '🇺🇸',
|
||||
|
|
@ -38,7 +39,7 @@ const pages = [
|
|||
tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'],
|
||||
},
|
||||
{
|
||||
name: 'Wes Bos',
|
||||
name: 'Scott Tolinski',
|
||||
// Short description
|
||||
description: 'Web Developer, Tutorial Maker, Podcaster, Bboy',
|
||||
// URL to your /uses page
|
||||
|
|
|
|||
Loading…
Reference in a new issue