mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
This commit is contained in:
parent
47b57e40bb
commit
d8643c57bd
1 changed files with 17 additions and 0 deletions
17
src/data.js
17
src/data.js
|
|
@ -21,6 +21,23 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'uncenter',
|
||||
description: 'Very incompetent developer',
|
||||
url: 'https://www.uncenter.org/uses',
|
||||
emoji: '🐥',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Python',
|
||||
'Eleventy',
|
||||
'Indieweb',
|
||||
'Jamstack',
|
||||
'Markdown',
|
||||
'Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Justin Mahar',
|
||||
description: 'Extremely bald Software Architect & Content Creator',
|
||||
|
|
|
|||
Loading…
Reference in a new issue