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',
|
name: 'Eric McCormick',
|
||||||
description:
|
description: 'Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing',
|
||||||
'Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing',
|
|
||||||
url: 'https://edm00se.codes/uses/',
|
url: 'https://edm00se.codes/uses/',
|
||||||
twitter: '@edm00se',
|
twitter: '@edm00se',
|
||||||
emoji: '🤔',
|
emoji: '🤔',
|
||||||
|
|
@ -2052,8 +2051,9 @@ const pages = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Vue',
|
'Vue',
|
||||||
'Node',
|
'Node',
|
||||||
'CSS'
|
'CSS',
|
||||||
}
|
]
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue