Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/pages/experiments/docs/og-card.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The URL `mui.com/edge-functions/og-image` can be queried with 4 search parameter
- `product`: the text element displayed next to the MUI logo
- `title`: the title which can contains `\*` to delimit the highlighted (in blue) text sections
- `description`: a paragraph added under the main title
- `authors`: the GitHub username of the authors. It should be divided by a coma.
- `authors`: the GitHub usernames of the authors, separated by commas

## Usage with Markdown

Expand Down
Loading