Skip to content

Commit

Permalink
Update users.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cxOrz authored May 4, 2022
1 parent e73cda8 commit 116c87a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1021,6 +1021,14 @@ const Users: User[] = [
source: 'https://github.com/memgraph/docs',
tags: ['design', 'large', 'opensource', 'product','versioning'],
},
{
title: 'Meoo',
description: 'Personal website with blogs and notes, recording my study and life',
preview: require('./showcase/meoo.png'),
website: 'https://meoo.space',
source: 'https://github.com/cxOrz/meoo.space',
tags: ['opensource', 'personal'],
},
{
title: 'Metro',
description: 'The JavaScript bundler for React Native',
Expand Down

0 comments on commit 116c87a

Please sign in to comment.