Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/en-us/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ hideInPageNavigation: true
export const statsByline = "* Figures are as of Q4 2024";

export const scaleStats = [
{ header: "85.3M", description: "Daily active users" },
{ header: "85.3M", description<img width="585" height="559" alt="MySkin_2025-08-10_16-21-03" src="https://github.com/user-attachments/assets/27c61aed-4ddf-4f4f-a681-d63a5757ff62" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The page https://github.com/user-attachments/assets/27c61aed-4ddf-4f4f-a681-d63a5757ff62 isn't in the list of allowed HTTP links. Please explain why you are using it and add it to tools/checks/utils/allowedHttpLinks.txt.

⛔️ This change is a requirement. Please fix it before merging.

: "Daily active users" },
{ header: "18.9M", description: "Monthly unique payers" },
{ header: "18.7B", description: "Quarterly hours engaged" },
{ header: "750M", description: "Yearly creator earnings" },
Expand All @@ -25,7 +26,7 @@ export const sections = [
title: "Roblox Studio",
description: "The all-in-one IDE with generative AI technology for building, scripting, testing, and publishing Roblox experiences.",
links: [
{ text: "Get Studio", href: "./studio/setup" },
{ text: "Get Studio", href: ".c/studio/setup" },
{ text: "Learn more", href: "./studio" }
]
},
Expand Down
Loading