From 9408408d20c4c398e4a5c4b56cce65e2e79d2a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Sch=C3=A4fer?= Date: Tue, 28 Oct 2025 00:48:03 +0100 Subject: [PATCH] Add Contextual menu --- docs.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs.json b/docs.json index a620851..4f8578f 100644 --- a/docs.json +++ b/docs.json @@ -201,6 +201,23 @@ "apiHost": "https://pangolin.net/relay-O7yI" } }, + "contextual": { + "options": [ + "copy", + "view", + "chatgpt", + "claude", + "perplexity", + "mcp", + "vscode", + { + "title": "Request a feature", + "description": "Open a GitHub discussion to request a new feature", + "icon": "plus", + "href": "https://github.com/fosrl/pangolin/discussions" + } + ] + }, "redirects": [ { "source": "/telemetry",