diff --git a/pcweb/constants.py b/pcweb/constants.py index 224c7f8a5..459f9aa1d 100644 --- a/pcweb/constants.py +++ b/pcweb/constants.py @@ -76,7 +76,7 @@ RX_BUILD_BACKEND = os.getenv("RX_BUILD_BACKEND", "https://build-backend.reflex.dev/") # Stats -GITHUB_STARS = 27000 +GITHUB_STARS = 28000 DISCORD_USERS = 7500 CONTRIBUTORS = 200