Skip to content

Commit 93250a8

Browse files
committed
add examples
1 parent 622ecbf commit 93250a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

settings/global.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ Every documentation site requires a `docs.json` file that contains the core conf
2626
### Customization
2727

2828
<ResponseField name="theme" type='"mint" | "maple" | "palm"' required>
29-
The layout theme of the project
29+
The layout theme of the project. Examples:
30+
[Maple](https://maple.mintlify.app/),
31+
[Palm](https://palm.mintlify.app/),
3032
</ResponseField>
3133

3234
<ResponseField name="name" type="string" required>

0 commit comments

Comments
 (0)