Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,18 @@
{
"title": "Smallstep App",
"path": "/platform/smallstep-app.mdx"
},
}
]
},
{
"title": "Add Devices to Smallstep",
"routes": [
{
"title": "Smallstep Agent for Linux",
"title": "Deploy to Linux",
"path": "/platform/smallstep-agent.mdx"
},
{
"title": "Connect Jamf Pro to Smallstep",
"title": "Connect Jamf Pro",
"path": "/tutorials/connect-jamf-pro-to-smallstep.mdx"
}
]
Expand Down
Loading