Skip to content

Commit

Permalink
Update website/src/data/users.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Aug 17, 2021
1 parent 1a7b750 commit d44b298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ const Users: User[] = [
preview: require('./showcase/nocalhost.png'),
website: 'https://nocalhost.dev/',
source: 'https://github.com/nocalhost/nocalhost',
tags: ['favorite', 'opensource', 'i18n']
tags: ['opensource', 'i18n']
}
];

Expand Down

0 comments on commit d44b298

Please sign in to comment.