Skip to content
Draft
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions ai/new-page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "new page"
---

This is the description

We will mainly support the components available in the mintlify repo we just checked

Check warning on line 7 in ai/new-page.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

ai/new-page.mdx#L7

Avoid using 'will'.

/ and this slash command view as well
3 changes: 3 additions & 0 deletions assistant/untitled-page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: "untitled-page"
---
6 changes: 4 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,8 @@
"assistant/configure",
"assistant/customize",
"assistant/skills",
"assistant/use"
"assistant/use",
"assistant/untitled-page"
]
},
"credits",
Expand Down Expand Up @@ -297,7 +298,8 @@
]
}
]
}
},
"ai/new-page"
]
}
]
Expand Down