From 31380e4a4d55bbe3fc2bcbcffcab6fcbb595c355 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:26:28 +0000 Subject: [PATCH] Documentation edits made through Mintlify web editor --- mint.json | 3 ++- snippets/welcome.mdx | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 snippets/welcome.mdx diff --git a/mint.json b/mint.json index 65c9d33d9..f2fa466ce 100644 --- a/mint.json +++ b/mint.json @@ -70,7 +70,8 @@ }, "settings/global", "settings/navigation", - "migration" + "migration", + "snippets/welcome" ] }, { diff --git a/snippets/welcome.mdx b/snippets/welcome.mdx new file mode 100644 index 000000000..88100be81 --- /dev/null +++ b/snippets/welcome.mdx @@ -0,0 +1,11 @@ +👋 Welcome! We're excited to help you get started with our documentation. + + + Here are a few helpful tips to get started: + - Use the navigation menu on the left to browse topics + - Try the search bar at the top to find specific information + - Click the arrows next to sections to expand them for more detail + - Look for example code snippets in the right panel when available + + +If you need any help, don't hesitate to [contact our support team](mailto:support@mintlify.com) or [join our community](https://mintlify.com/community). \ No newline at end of file