awesome-prometheus-alerts/site/public
Samuel Berthe e0311c3c09
fix: replace Astro redirects with static meta-refresh pages for legacy .html URLs
GitHub Pages is a static host and does not support server-side redirects.
Astro redirects config only works for SSR targets, so legacyHtmlRedirects had
no effect. Replace with real .html.astro pages using meta http-equiv=refresh
and link rel=canonical. Also disallow legacy URLs in robots.txt.
2026-04-21 16:39:01 +02:00
..
images chore: migrate assets/ to site/public/images/ (#549) 2026-04-10 21:28:38 +02:00
favicon.svg feat/astro migration (#538) 2026-04-10 21:08:06 +02:00
manifest.json feat/astro migration (#538) 2026-04-10 21:08:06 +02:00
robots.txt fix: replace Astro redirects with static meta-refresh pages for legacy .html URLs 2026-04-21 16:39:01 +02:00