docs: document model gallery

This commit is contained in:
Tom Boullay
2026-05-25 16:24:12 +02:00
parent 626dc47bbe
commit 36180279b2
6 changed files with 77 additions and 7 deletions
+7 -1
View File
@@ -109,6 +109,12 @@ export const docGroups: DocGroup[] = [
subtitle: "Components and usage",
meta: "15",
},
{
path: "/docs/gallery",
title: "Model Gallery",
subtitle: "Browsing 3D assets",
meta: "16",
},
],
},
{
@@ -118,7 +124,7 @@ export const docGroups: DocGroup[] = [
path: "/docs/code-review",
title: "Code Review Prep",
subtitle: "Presentation support",
meta: "16",
meta: "17",
},
],
},