mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js (#1034)
This commit is contained in:
parent
591f6c2b8d
commit
ed3980a65d
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -1,5 +1,16 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Sami Singh',
|
||||
description: 'Design, coffee and acid jazz.',
|
||||
url: 'https://httpster.io/uses/',
|
||||
twitter: 'httpsterio',
|
||||
emoji: '☕',
|
||||
country: '🇩🇰',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: ['Accessibility', 'Design', 'UX', 'Design Systems', 'JavaScript', 'Blogger', 'Podcast', 'Eleventy', 'Full-stack', 'Marketing', 'Consulting'],
|
||||
},
|
||||
{
|
||||
name: 'Mathias Borgmalm',
|
||||
description: 'Thinks CSS is underrated.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue