From 2694f68c29d996c36084acc006703df62a247dd1 Mon Sep 17 00:00:00 2001 From: User Date: Tue, 16 Jun 2026 22:45:55 +0530 Subject: [PATCH] website: swap Early Access for Get Pro in the sidebar Drop nav_order from early-access.md so it stops appearing in the sidebar (page remains accessible at /early-access). Move pay.md from nav_order 5 to 4 so Get Pro takes the slot Early Access used to occupy. Co-Authored-By: Claude Opus 4.7 (1M context) --- website/early-access.md | 1 - website/pay.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/website/early-access.md b/website/early-access.md index 49a6b043..f13d2f3d 100644 --- a/website/early-access.md +++ b/website/early-access.md @@ -1,7 +1,6 @@ --- layout: default title: Early Access -nav_order: 4 description: Join the waitlist for early access to Off Grid. Be among the first to run the personal AI OS, shape what gets built, and lock in the Round 2 price. --- diff --git a/website/pay.md b/website/pay.md index c972dfad..9c7f0ce0 100644 --- a/website/pay.md +++ b/website/pay.md @@ -1,7 +1,7 @@ --- layout: default title: Get Pro -nav_order: 5 +nav_order: 4 description: Buy Off Grid Pro. Enter your email and check out. $50 one-time, no subscription. Have a promo code? Apply it at checkout. ---