diff --git a/index.mdx b/index.mdx
index 1d55eec22..3edeee349 100644
--- a/index.mdx
+++ b/index.mdx
@@ -25,18 +25,13 @@ export const HeroCard = ({ filename, title, description, href }) => {
);
};
+faewfawfawefawefaewfewaf
+
@@ -51,26 +46,11 @@ export const HeroCard = ({ filename, title, description, href }) => {
-
+
-
+
-
+
-
+
\ No newline at end of file
diff --git a/quickstart.mdx b/quickstart.mdx
index 8e2cb6b5e..152b0ed23 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -9,7 +9,10 @@ import SkillMcpPrompt from "/snippets/skill-mcp-prompt.mdx";
After you complete this guide, you'll have a live documentation site ready to customize and update.
-## Before you begin
+## 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.
@@ -75,7 +78,6 @@ Find your exact URL on the **Overview** page of your [dashboard](https://dashboa
```
```bash pnpm
- pnpm add -g mint
```