mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
fix the fix
derp
This commit is contained in:
parent
2b1f09995e
commit
ce522c2c2e
1 changed files with 4 additions and 4 deletions
|
|
@ -2035,8 +2035,7 @@ const pages = [
|
|||
},
|
||||
{
|
||||
name: 'Eric McCormick',
|
||||
description:
|
||||
'Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing',
|
||||
description: 'Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing',
|
||||
url: 'https://edm00se.codes/uses/',
|
||||
twitter: '@edm00se',
|
||||
emoji: '🤔',
|
||||
|
|
@ -2052,8 +2051,9 @@ const pages = [
|
|||
'JavaScript',
|
||||
'Vue',
|
||||
'Node',
|
||||
'CSS'
|
||||
}
|
||||
'CSS',
|
||||
]
|
||||
},
|
||||
];
|
||||
|
||||
export default pages;
|
||||
|
|
|
|||
Loading…
Reference in a new issue