Update docs.json: Add tutorial in nav

This commit is contained in:
Suraj Jha 2025-07-03 16:03:46 +05:45 committed by GitHub
parent dd88d9d73b
commit 200a489963
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,12 @@
"configurations/using-ollama-models",
"configurations/using-gpu"
]
},
{
"group": "Tutorials",
"pages": [
"tutorial/generate-presentation-over-api"
]
}
]
}
@ -70,4 +76,4 @@
"github": "https://github.com/presenton/presenton"
}
}
}
}