diff --git a/fern/pages/docs/building-your-docs/custom-css-js.mdx b/fern/pages/docs/building-your-docs/custom-css-js.mdx index 926f8a33fb7..1a9e22a8b63 100644 --- a/fern/pages/docs/building-your-docs/custom-css-js.mdx +++ b/fern/pages/docs/building-your-docs/custom-css-js.mdx @@ -122,7 +122,7 @@ check out the [Global Configuration](/learn/docs/getting-started/global-configur Customize the behavior of your Docs site by injecting custom JavaScript globally. Add a `custom.js` file and include it in your `fern/` project: - + ```bash {5} fern/ ├─ openapi/