Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions fern/docs/pages/get-started/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,7 @@ Official SDKs are available for popular languages. Each SDK handles authenticati
Contact our team for help
</Card>
</CardGroup>

---

<Markdown src="/snippets/note.mdx" />
4 changes: 1 addition & 3 deletions fern/docs/pages/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,4 @@ Have questions or need help? We're here for you:

---

<Note>
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.
</Note>
<Markdown src="/snippets/note.mdx" />
3 changes: 3 additions & 0 deletions fern/snippets/note.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<Note>
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.
</Note>