chore(data): remove About link from LLMs index

This commit is contained in:
Prad Nukala
2026-07-23 13:01:17 -04:00
parent 1b526f2ba8
commit c631c90bfb
-1
View File
@@ -80,7 +80,6 @@ export async function buildLlmsIndex(): Promise<string> {
"", "",
"## Optional", "## Optional",
"", "",
`- [About](${absUrl("/about/")}): Bio, education, standards work`,
`- [Full content](${absUrl("/llms-full.txt")}): Every page's full text in one file`, `- [Full content](${absUrl("/llms-full.txt")}): Every page's full text in one file`,
`- [RSS feed](${absUrl("/rss.xml")})`, `- [RSS feed](${absUrl("/rss.xml")})`,
"", "",