From ff659e96ae1347dc8a189aafe46f5424b92b63b8 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Mon, 23 Feb 2026 08:33:06 -0500 Subject: [PATCH] Update ask AI URL --- hugo.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index ebab93e..d33f2b5 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -86,7 +86,9 @@ params: enable: true links: - name: "Ask AI" - url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{markdown_url}" + # TODO: Turn this back on when I have markdown working with the various AI models. In the meantime, just pass the URL to the models, and Cloudflare will convert to markdown + #url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{markdown_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" navbar: