docs: adding AI-friendly features (#5918)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -44,6 +44,19 @@ const config: Config = {
|
||||
locales: ["en"],
|
||||
},
|
||||
|
||||
|
||||
headTags: [
|
||||
{
|
||||
tagName: "link",
|
||||
attributes: {
|
||||
rel: "alternate",
|
||||
type: "text/plain",
|
||||
title: "LLM context",
|
||||
href: "/goose/llms.txt",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
presets: [
|
||||
[
|
||||
"classic",
|
||||
|
||||
Reference in New Issue
Block a user