feat(ui): emit lang attribute on rendered article surfaces
Renders lang="..." on the entry title (<h1> in detail view, <h2> in every list view) and on the entry content <article>. The attribute prefers the entry-level language and falls back to the feed-level language; if both are empty, no lang= attribute is emitted (rather than lang="").
B
Bram Duvigneau committed
6dcb815c252c4b7ae319e2c2a97d09ab1bc9b61a
Parent: d456718
Committed by fguillot <323546+fguillot@users.noreply.github.com>
on 7/2/2026, 4:00:17 AM