From d44b298f59166c2e903e41d3d5476b9780ec275f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Tue, 17 Aug 2021 11:58:24 +0200 Subject: [PATCH] Update website/src/data/users.tsx --- website/src/data/users.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 5241f089e81c..94794c73fde8 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -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'] } ];