diff --git a/hugo.yaml b/hugo.yaml index 2f6dfec..1d28bec 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -81,9 +81,9 @@ params: contextMenu: enable: true links: - - 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 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" @@ -91,9 +91,9 @@ params: url: "https://claude.ai/new?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page" icon: "puzzle" # Last because by default it does not work, you need to select a model like GPT - - name: "DuckDuckGo AI" - url: "https://duckduckgo.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page" - icon: "shield-check" + #- name: "DuckDuckGo AI" + # url: "https://duckduckgo.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page" + # icon: "shield-check" navbar: displayTitle: true