mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Add DuckDuckGo AI and Perplexity to context menu
This commit is contained in:
@@ -81,6 +81,12 @@ params:
|
|||||||
contextMenu:
|
contextMenu:
|
||||||
enable: true
|
enable: true
|
||||||
links:
|
links:
|
||||||
|
- name: "DuckDuckGo AI"
|
||||||
|
url: "https://duckduckgo.com/?q=Help+me+understand+this+documentation:+{url}&ia=chat"
|
||||||
|
icon: "shield-check"
|
||||||
|
- name: "Ask Perplexity"
|
||||||
|
url: "https://www.perplexity.ai/search?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||||
|
icon: "academic-cap"
|
||||||
- name: "Ask ChatGPT"
|
- name: "Ask ChatGPT"
|
||||||
url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
|
||||||
icon: "sparkles"
|
icon: "sparkles"
|
||||||
|
|||||||
Reference in New Issue
Block a user