diff --git a/fern/docs/pages/get-started/overview.mdx b/fern/docs/pages/get-started/overview.mdx index d61b197..1f15f19 100644 --- a/fern/docs/pages/get-started/overview.mdx +++ b/fern/docs/pages/get-started/overview.mdx @@ -123,3 +123,7 @@ Official SDKs are available for popular languages. Each SDK handles authenticati Contact our team for help + +--- + + diff --git a/fern/docs/pages/welcome.mdx b/fern/docs/pages/welcome.mdx index 199fd3d..acc8d7b 100644 --- a/fern/docs/pages/welcome.mdx +++ b/fern/docs/pages/welcome.mdx @@ -71,6 +71,4 @@ Have questions or need help? We're here for you: --- - -This is a demonstration of documentation built with [Fern](https://buildwithfern.com). You can [use this template](https://github.com/fern-api/docs-starter-openapi) as a starting point for your own API documentation. - + \ No newline at end of file diff --git a/fern/snippets/note.mdx b/fern/snippets/note.mdx new file mode 100644 index 0000000..555425d --- /dev/null +++ b/fern/snippets/note.mdx @@ -0,0 +1,3 @@ + +This is a demonstration of documentation built with [Fern](https://buildwithfern.com). You can [use this template](https://github.com/fern-api/docs-starter-openapi) as a starting point for your own API documentation. + \ No newline at end of file