polats Claude Opus 4.8 (1M context) commited on
Commit
b408d69
·
1 Parent(s): 260bf19

Subtitle: small minds → small models

Browse files

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. web/shell/nav.json +1 -1
web/shell/nav.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_doc": "Shared navigation IR — ONE source for both the React app (src/layout/Sidebar.jsx) and the Gradio Space (tiny-army app.py build_sidebar). Each item carries routing for both hosts: `href` + `view`/`page` drive React's hash router and active state; `space` is the Gradio tab label the item navigates to. React renders items with an `href`; the Space renders items with a `space`. `brand` is used by the Space only (React uses config.name).",
3
- "brand": { "title": "Tiny Army", "icon": "⚔️", "subtitle": "small minds, big dreams" },
4
  "sections": [
5
  {
6
  "title": "World",
 
1
  {
2
  "_doc": "Shared navigation IR — ONE source for both the React app (src/layout/Sidebar.jsx) and the Gradio Space (tiny-army app.py build_sidebar). Each item carries routing for both hosts: `href` + `view`/`page` drive React's hash router and active state; `space` is the Gradio tab label the item navigates to. React renders items with an `href`; the Space renders items with a `space`. `brand` is used by the Space only (React uses config.name).",
3
+ "brand": { "title": "Tiny Army", "icon": "⚔️", "subtitle": "small models, big dreams" },
4
  "sections": [
5
  {
6
  "title": "World",