Skip to content

Commit

Permalink
feat: add Ember as user (#490)
Browse files Browse the repository at this point in the history
* feat: add ember as user

* fix: cleaner svg crop
  • Loading branch information
IgnaceMaes authored Dec 26, 2023
1 parent f486761 commit 3df5ec1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions static/img/users/emberjs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions users.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,5 +325,12 @@
"infoLink": "https://lodine.xyz",
"pinned": false,
"width": 300
},
{
"caption": "Ember",
"image": "/img/users/emberjs.svg",
"infoLink": "https://emberjs.com",
"pinned": false,
"width": 250
}
]

0 comments on commit 3df5ec1

Please sign in to comment.