From a9e5cd293fe78d04216f4f707f63faf1c5a0dd53 Mon Sep 17 00:00:00 2001 From: Tracy Miranda Date: Fri, 24 Nov 2023 15:40:16 -0500 Subject: [PATCH] Revert intro pages --- introduction.mdx | 6 ++---- mint.json | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/introduction.mdx b/introduction.mdx index 7328961..5acd6cb 100644 --- a/introduction.mdx +++ b/introduction.mdx @@ -7,15 +7,13 @@ Wave is the modern, open source, cross-platform terminal for seamless workflows. Hero Light Hero Dark diff --git a/mint.json b/mint.json index beb51b4..3c68390 100644 --- a/mint.json +++ b/mint.json @@ -43,8 +43,8 @@ { "group": "Get Started", "pages": [ - "quickstart", "introduction", + "quickstart", "releasenotes" ] },