From c7d462dacb38b5651f63ad93ddf415dbb44fd37d Mon Sep 17 00:00:00 2001 From: gm1224 <86170792+gm1224@users.noreply.github.com> Date: Tue, 13 Dec 2022 13:53:49 -0500 Subject: [PATCH] Update statistics and team list (#23) --- src/common/constants/teams.ts | 6 ++++++ src/views/HomePage.vue | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/common/constants/teams.ts b/src/common/constants/teams.ts index 1d286ca..0052248 100644 --- a/src/common/constants/teams.ts +++ b/src/common/constants/teams.ts @@ -43,6 +43,12 @@ export const teamMembers: Member[] = [ avatar: "https://avatars0.githubusercontent.com/u/601603?s=144&v=4", title: "Developer", }, + { + name: "TSRBerry", + githubName: "TSRBerry", + avatar: "https://avatars.githubusercontent.com/u/20988865?v=4", + title: "Developer", + }, { name: "Yoshiyes", githubName: "Yoshiyes", diff --git a/src/views/HomePage.vue b/src/views/HomePage.vue index 55161bb..a2c6cc3 100644 --- a/src/views/HomePage.vue +++ b/src/views/HomePage.vue @@ -230,7 +230,7 @@ const DISCORD_URL = import.meta.env.VITE_DISCORD_URL;
-
12,5k+
+
14,9k+
{{ t("views.homepage.githubStar") }}
@@ -238,7 +238,7 @@ const DISCORD_URL = import.meta.env.VITE_DISCORD_URL;
-
2,5k+
+
3,2k+
{{ t("views.homepage.playableGames") }}
@@ -246,7 +246,7 @@ const DISCORD_URL = import.meta.env.VITE_DISCORD_URL;
-
450+
+
500+
{{ t("views.homepage.patreonContributors") }}