fix: updated Netlify headers Content-Type to plain text

This commit is contained in:
Wayne Sutton
2026-01-03 21:02:55 -08:00
parent f377a3dde2
commit c1f041fc66
4 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -5,7 +5,7 @@ Project instructions for Claude Code.
## Project context
<!-- Auto-updated by sync:discovery -->
<!-- Site: markdown | Posts: 17 | Pages: 5 | Updated: 2025-12-31T01:30:04.562Z -->
<!-- Site: markdown | Posts: 17 | Pages: 4 | Updated: 2026-01-04T04:52:17.080Z -->
Markdown sync framework. Write markdown in `content/`, run sync commands, content appears instantly via Convex real-time database. Built for developers and AI agents.

View File

@@ -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

View File

@@ -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