We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2c3a4 commit 468314aCopy full SHA for 468314a
settings/global.mdx
@@ -26,7 +26,9 @@ Every documentation site requires a `docs.json` file that contains the core conf
26
### Customization
27
28
<ResponseField name="theme" type='"mint" | "maple" | "palm"' required>
29
- The layout theme of the project
+ The layout theme of the project. Examples:
30
+ [Maple](https://maple.mintlify.app/),
31
+ [Palm](https://palm.mintlify.app/),
32
</ResponseField>
33
34
<ResponseField name="name" type="string" required>
0 commit comments