diff --git a/hugo.yaml b/hugo.yaml index 0c129ee..a3d216b 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -81,6 +81,12 @@ params: contextMenu: enable: true 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" url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page" icon: "sparkles"