mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-21 18:53:07 -05:00
- Home: greeting H2 → H1 (page needs a top-level heading) - Task detail: task ID H1 → span (only title should be H1) - Task detail: H6 breadcrumb → nav element - App header: project title H1 → span (avoids duplicate H1) Fixes WCAG 1.3.1 (Info and Relationships) and 2.4.6 (Headings).