Skip to content

Commit

Permalink
minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed May 4, 2022
1 parent d2431c5 commit e1c9789
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file modified website/src/data/showcase/meoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ const Users: User[] = [
},
{
title: 'AvN Gateway',
description:
description:
'The AvN Gateway API is the fastest way to interact with the Aventus Network Blockchain.',
preview: require('./showcase/aventus.png'),
website: 'https://aventus-network-services.github.io/avn-gateway-docs/',
Expand Down Expand Up @@ -1023,7 +1023,8 @@ const Users: User[] = [
},
{
title: 'Meoo',
description: 'Personal website with blogs and notes, recording my study and life',
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',
Expand Down

0 comments on commit e1c9789

Please sign in to comment.