From 5b7420a977f96d00b2726a6e20b26eacb01e4015 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 28 Oct 2025 20:04:10 +0400 Subject: [PATCH] fix: docs structure lacks rockets --- start-here.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/start-here.mdx b/start-here.mdx index 60f4ece2e..b5501ee02 100644 --- a/start-here.mdx +++ b/start-here.mdx @@ -1,5 +1,6 @@ --- title: "Start here" +icon: rocket --- import { Stub } from '/snippets/stub.jsx';