Skip to content

Commit

Permalink
chore(docs): add example of landing page (#5205)
Browse files Browse the repository at this point in the history
* add landing-page schema

* add example of landing page

* chore(docs): update example to VapiAI

* fix(docs): use accesible linking practices

---------

Co-authored-by: Danny Sheridan <83524670+dannysheridan@users.noreply.github.com>
Co-authored-by: Deep Singhvi <deep@buildwithfern.com>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent 4d187a6 commit 44d1d90
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion fern/pages/docs/getting-started/global-configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -409,4 +409,7 @@ landing-page:

<ParamField path="path" type="string" required={true}>
Relative filepath to the desired landing page Markdown file.
</ParamField>
</ParamField>

See [VapiAI's landing page live](https://docs.vapi.ai/welcome) and the associated [Markdown file](https://github.com/VapiAI/docs/blob/main/fern/welcome.mdx?plain=1).

0 comments on commit 44d1d90

Please sign in to comment.