mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Duncan McClean @damcclean (#535)
* Added Duncan's uses * fixed error * fix weird issue * replaced scottish flag with uk flag
This commit is contained in:
parent
361c9013f7
commit
c14c274a5a
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -2494,6 +2494,26 @@ module.exports = [
|
||||||
'GatsbyJs',
|
'GatsbyJs',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Duncan McClean',
|
||||||
|
description: 'Web Developer working with Laravel & Statamic',
|
||||||
|
url: 'https://duncanm.dev/uses',
|
||||||
|
twitter: '@damcclean',
|
||||||
|
emoji: '🎉',
|
||||||
|
country: '🇬🇧',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Backend',
|
||||||
|
'Frontend',
|
||||||
|
'Statamic',
|
||||||
|
'Laravel',
|
||||||
|
'PHP',
|
||||||
|
'Vue',
|
||||||
|
'Nuxt',
|
||||||
|
'TailwindCSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Ricard Torres',
|
name: 'Ricard Torres',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue