From c1f041fc665dbc21b7c2b9799b1ef1a531ae0baf Mon Sep 17 00:00:00 2001 From: Wayne Sutton Date: Sat, 3 Jan 2026 21:02:55 -0800 Subject: [PATCH] fix: updated Netlify headers Content-Type to plain text --- AGENTS.md | 6 +++--- CLAUDE.md | 2 +- netlify.toml | 2 +- public/llms.txt | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index b20f1d1..09fba82 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -18,11 +18,11 @@ Your content is instantly available to browsers, LLMs, and AI agents.. Write mar - **Site Name**: markdown - **Site Title**: markdown sync framework -- **Site URL**: https://www.markdown.fast +- **Site URL**: https://yoursite.example.com - **Total Posts**: 17 -- **Total Pages**: 5 +- **Total Pages**: 4 - **Latest Post**: 2025-12-29 -- **Last Updated**: 2025-12-31T01:30:04.561Z +- **Last Updated**: 2026-01-04T04:52:17.079Z ## Tech stack diff --git a/CLAUDE.md b/CLAUDE.md index 1ea9c6e..7017c26 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -5,7 +5,7 @@ Project instructions for Claude Code. ## Project context - + Markdown sync framework. Write markdown in `content/`, run sync commands, content appears instantly via Convex real-time database. Built for developers and AI agents. diff --git a/netlify.toml b/netlify.toml index c573a6b..8d7110b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -105,7 +105,7 @@ [[headers]] for = "/raw/*" [headers.values] - Content-Type = "text/markdown; charset=utf-8" + Content-Type = "text/plain; charset=utf-8" Access-Control-Allow-Origin = "*" Cache-Control = "public, max-age=3600" # Removed X-Robots-Tag = "noindex" - AI crawlers need to index raw content diff --git a/public/llms.txt b/public/llms.txt index abd7a8d..cc6bf81 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -1,12 +1,12 @@ # llms.txt - Information for AI assistants and LLMs # Learn more: https://llmstxt.org/ -# Last updated: 2025-12-31T01:30:04.563Z +# Last updated: 2026-01-04T04:52:17.081Z > Your content is instantly available to browsers, LLMs, and AI agents. # Site Information - Name: markdown -- URL: https://markdown.fast +- URL: https://yoursite.example.com - Description: Your content is instantly available to browsers, LLMs, and AI agents. Write markdown, sync from the terminal. Your content is instantly available to browsers, LLMs, and AI agents. Built on Convex and Netlify. - Topics: Markdown, Convex, React, TypeScript, Netlify, Open Source, AI, LLM, AEO, GEO - Total Posts: 17