File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: 'Fully customize your documentation with custom CSS'
4
4
---
5
5
6
6
<Check >
7
- Custom CSS is available as an add-on to the [ pro plan] ( https://mintlify.com/pricing ) .
7
+ Custom CSS is available as an add-on to the [ Pro plan] ( https://mintlify.com/pricing ) .
8
8
</Check >
9
9
10
10
Add any number of CSS files to your repository and the defined class names will be applied and available across all of your MDX files.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: 'Add JavaScript functionality globally'
4
4
---
5
5
6
6
<Check >
7
- Custom JS is available as an add-on to the [ pro plan] ( https://mintlify.com/pricing ) .
7
+ Custom JS is available as an add-on to the [ Pro plan] ( https://mintlify.com/pricing ) .
8
8
</Check >
9
9
10
10
Custom JS allows you to add custom executable code globally. It is the equivalent of adding a ` <script> ` tag with JS code into every page.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Introduction
3
3
---
4
4
5
5
<Check >
6
- The Mintlify REST API is only available on the startup plan and above.
6
+ The Mintlify REST API is only available on the [ Pro plan and above] ( https://mintlify.com/pricing ) .
7
7
</Check >
8
8
9
9
Leverage the external API to programmatically trigger an update when desired.
You can’t perform that action at this time.
0 commit comments