diff --git a/advanced/custom/css.mdx b/advanced/custom/css.mdx index 18ffcc576..aa28ccd2b 100644 --- a/advanced/custom/css.mdx +++ b/advanced/custom/css.mdx @@ -4,7 +4,7 @@ description: 'Fully customize your documentation with custom CSS' --- - Custom CSS is available as an add-on to the [pro plan](https://mintlify.com/pricing). + Custom CSS is available as an add-on to the [Pro plan](https://mintlify.com/pricing). 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. diff --git a/advanced/custom/js.mdx b/advanced/custom/js.mdx index 6e71c9b7a..5ce0722f4 100644 --- a/advanced/custom/js.mdx +++ b/advanced/custom/js.mdx @@ -4,7 +4,7 @@ description: 'Add JavaScript functionality globally' --- - Custom JS is available as an add-on to the [pro plan](https://mintlify.com/pricing). + Custom JS is available as an add-on to the [Pro plan](https://mintlify.com/pricing). Custom JS allows you to add custom executable code globally. It is the equivalent of adding a `