From c9ea21c79531945c3ed80ccabf702fdc30af818d Mon Sep 17 00:00:00 2001 From: adibarra <93070681+adibarra@users.noreply.github.com> Date: Fri, 20 Mar 2026 18:18:29 -0500 Subject: [PATCH] add stars count to Stas Bekman quote title --- packages/app/src/components/quotes/quotes-data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/components/quotes/quotes-data.ts b/packages/app/src/components/quotes/quotes-data.ts index 7f564e4c..3ca2a617 100644 --- a/packages/app/src/components/quotes/quotes-data.ts +++ b/packages/app/src/components/quotes/quotes-data.ts @@ -180,7 +180,7 @@ export const QUOTES: Quote[] = [ { text: "InferenceX\u2122 provides the open source measurements the community needs \u2014 nightly results across real workloads, real hardware, and real software stacks. As someone who has written extensively about the gap between theoretical and actual system performance, I'm glad to see a project that makes that gap visible and trackable for everyone.", name: 'Stas Bekman', - title: 'Developer & Author of Machine Learning Engineering Open Book', + title: 'Developer & Author of Machine Learning Engineering Open Book (17.5K+ ⭐)', org: 'Stas Bekman', }, {