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'
44---
55
66<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 ) .
88</Check >
99
1010Add 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'
44---
55
66<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 ) .
88</Check >
99
1010Custom 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
33---
44
55<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 ) .
77</Check >
88
99Leverage the external API to programmatically trigger an update when desired.
You can’t perform that action at this time.
0 commit comments