Skip to content
Closed
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
21 changes: 20 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,26 @@
"background": "/images/thumbnail/background.svg"
},
"contextual": {
"options": ["copy", "view", "chatgpt", "claude"]
"options": [
"copy",
"view",
"chatgpt",
"claude",
{
"title": "Open in Perplexity",
"description": "Ask questions about this page",
"icon": "/images/perplexity.svg",
"href": {
"base": "https://www.perplexity.ai/search",
"query": [
{
"key": "q",
"value": "Ask question about https://mintlify.com/docs$path.md"
}
]
}
}
]
},
"redirects": [
{
Expand Down
3 changes: 3 additions & 0 deletions images/perplexity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading