Update docs.json: Add tutorial in nav
This commit is contained in:
parent
dd88d9d73b
commit
200a489963
1 changed files with 7 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue