mirror of
https://github.com/go-task/task.git
synced 2026-05-18 05:05:20 +02:00
Promotes the carousel label from <p> to <h2>, links the section to the heading via aria-labelledby, adds an accessible label per chip, and turns the opaque logo <img> tags into proper lazy-loaded assets with explicit dimensions. Adds a subline naming seven brands (Docker, Microsoft, HashiCorp, Vercel, Google Cloud, AWS, Anthropic) so the homepage now has indexable text referencing actual adopters — previously the brand information only lived inside animated chips. Emits a schema.org ItemList of Organization entities (JSON-LD) on the homepage, which none of the comparable OSS sites (Vite, Biome, Astro, Nx, Turborepo) currently expose — cheap differentiator for rich search results.