Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: set 60s cache TTL on papers PDFs to prevent stale CDN serving

Added _headers file for papers.aesthetic.computer: PDFs get max-age=60 with must-revalidate so Netlify CDN doesn't serve stale versions after oven rebuilds.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+2
+2
system/public/papers.aesthetic.computer/_headers
··· 1 + /*.pdf 2 + Cache-Control: public, max-age=60, must-revalidate