Merge pull request #103 from heygen-com/docs/add-contextual-menu

docs: add contextual menu for AI-assisted docs browsing
This commit is contained in:
James Russo
2026-03-27 16:49:36 -07:00
committed by GitHub
+17
View File
@@ -12,6 +12,23 @@
"dark": "/logo/dark.svg"
},
"favicon": "/favicon.svg",
"contextual": {
"options": [
"copy",
"claude",
"cursor",
"vscode",
"windsurf",
"mcp",
{
"title": "Open an issue",
"description": "Report a bug or request a feature",
"icon": "github",
"iconType": "brands",
"href": "https://github.com/heygen-com/hyperframes/issues/new"
}
]
},
"navigation": {
"tabs": [
{