diff --git a/docs/docs.json b/docs/docs.json index da477948..459793c4 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -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" } } -} \ No newline at end of file +}