Skip to content

Commit 6dce3c1

Browse files
kodster28maxvp
authored andcommitted
Update PublicStats.astro (#24502)
Update based on newest public-facing stats
1 parent fc68014 commit 6dce3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PublicStats.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type Props = z.infer<typeof props>;
66
77
const mappings = {
88
data_center_cities: "over 330 cities",
9-
total_bandwidth: "over 388 Tbps network capacity",
9+
total_bandwidth: "over 405 Tbps network capacity",
1010
network_peers: "over 13,000 network peers",
1111
} as const satisfies Record<string, string>;
1212

0 commit comments

Comments
 (0)