From 5eef9f246732605e812e658357bac6b9286f1c1e Mon Sep 17 00:00:00 2001 From: opencode Date: Thu, 6 Aug 2026 23:33:17 +0200 Subject: [PATCH] feat(nav): move help to icon-only in sidebar footer version row --- artifacts/toolrate/src/components/layout.tsx | 28 +++++++++----------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/artifacts/toolrate/src/components/layout.tsx b/artifacts/toolrate/src/components/layout.tsx index eb05ded..e19c553 100644 --- a/artifacts/toolrate/src/components/layout.tsx +++ b/artifacts/toolrate/src/components/layout.tsx @@ -107,24 +107,20 @@ export function Layout({ children }: { children: React.ReactNode }) { )} - - - - - - {t("nav.docs")} - - - -
- toolr +
+ toolr + + + +
{version?.commitSha ? (