From c631c90bfb28ad0d3df59064b0b9fdbb7e6dfe9d Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Thu, 23 Jul 2026 13:01:17 -0400 Subject: [PATCH] chore(data): remove About link from LLMs index --- src/data/llms.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/llms.ts b/src/data/llms.ts index f19ab76..6ff2336 100644 --- a/src/data/llms.ts +++ b/src/data/llms.ts @@ -80,7 +80,6 @@ export async function buildLlmsIndex(): Promise { "", "## Optional", "", - `- [About](${absUrl("/about/")}): Bio, education, standards work`, `- [Full content](${absUrl("/llms-full.txt")}): Every page's full text in one file`, `- [RSS feed](${absUrl("/rss.xml")})`, "",