From 348defb10ec09adb798611ecf73c1dd31cf2d785 Mon Sep 17 00:00:00 2001 From: Mintlify Agent Date: Mon, 2 Feb 2026 22:29:22 +0000 Subject: [PATCH] Add hello world to quickstart --- quickstart.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quickstart.mdx b/quickstart.mdx index bc56bad0b..978fabbf7 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -6,6 +6,8 @@ keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "se After you complete this guide, you'll have a live documentation site ready to customize and update. +Hello world! + ## Before you begin Mintlify uses a docs-as-code approach to manage your documentation. Every page on your site has a corresponding file stored in your documentation repository.