mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
docs: show "200+" for the landing tool-count stat (#420)
Match the drift-proof public phrasing used elsewhere (the Languages stat already reads "20+"). Avoids the below-hero number going stale as tools are added. Claude-Session: https://claude.ai/code/session_01JQ8LmV8LPLi8yNTayHzSTQ
This commit is contained in:
@@ -8,7 +8,7 @@ const { display: pullsDisplay } = await getImagePulls();
|
||||
|
||||
const stats = [
|
||||
{
|
||||
value: "241",
|
||||
value: "200+",
|
||||
label: "Processing Tools",
|
||||
sublabel: "Across 5 file modalities",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user