You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: clean up sitemap and remove 0-byte placeholder files
- Remove testflight from sitemap (page is noindex, shouldn't be sitemapped)
- Use static lastModified dates instead of new Date() (prevents unnecessary
sitemap churn on every deploy; new Date() changes the sitemap on every build)
- Delete public/header.png and public/news-welcome.png (0-byte placeholders
no longer referenced anywhere; all feeds now use icon-1024.png)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments