mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
150a36a3b4
commit
c0b1a3efc1
2 changed files with 3 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
* [Jesse Stilwell](https://stilwell.io/uses) — Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.
|
||||
* [Ruben Janssen](https://rubenjanssen.me/uses) — Front-end Developer, Gadget G33k, Guild Lead
|
||||
* [Josh Collinsworth](https://joshcollinsworth.com/uses) — Front end dev in love with all things Vue, Svelte, CSS, and WordPress. Works in Ruby on Rails.
|
||||
* [Eva Dee](https://includejs.dev/uses) — Web Developer. Note-taker. Trying to Do Good.
|
||||
* [Lucas Schumacher](https://aceto.dev/uses) — Fullstack Developer, IoT & DIY Enthusiast
|
||||
* [Sythe Veenje](https://sythe.nl/uses) — Freelance Developer & Designer
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ module.exports = [
|
|||
'Motorcycle',
|
||||
],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'Josh Collinsworth',
|
||||
description:
|
||||
'Front end dev in love with all things Vue, Svelte, CSS, and WordPress. Works in Ruby on Rails.',
|
||||
|
|
@ -63,7 +63,7 @@ module.exports = [
|
|||
'Gridsome',
|
||||
'Ruby',
|
||||
'Blogger',
|
||||
'Teacher'
|
||||
'Teacher',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue