awesome-prometheus-alerts/site
Samuel Berthe eccf556bdb
fix: remove dead legacyHtmlRedirects and clean up sitemap/SEO config
- Drop legacyHtmlRedirects from astro.config.mjs (no-op on static GitHub Pages host; superseded by *.html.astro pages from e0311c3)
- Remove lastmod: new Date() from sitemap serializer (generates unstable dates on every build)
- Add sitemap .html filter comment, tighten service page meta description, include rule count in titles
2026-04-21 17:18:36 +02:00
..
public fix: replace Astro redirects with static meta-refresh pages for legacy .html URLs 2026-04-21 16:39:01 +02:00
src fix: remove dead legacyHtmlRedirects and clean up sitemap/SEO config 2026-04-21 17:18:36 +02:00
.gitignore feat: replace Tinybird tracking with PostHog 2026-04-17 12:07:50 +02:00
astro.config.mjs fix: remove dead legacyHtmlRedirects and clean up sitemap/SEO config 2026-04-21 17:18:36 +02:00
LICENSE feat/dual license (#550) 2026-04-10 21:36:57 +02:00
package-lock.json feat: replace Tinybird tracking with PostHog 2026-04-17 12:07:50 +02:00
package.json feat: replace Tinybird tracking with PostHog 2026-04-17 12:07:50 +02:00
tsconfig.json feat/astro migration (#538) 2026-04-10 21:08:06 +02:00