Add document titles to all routesbacklog_item

web-uifrontendimprovementaccessibility
1 min read · Edit on Pyrite

Problem

Only `/qa` and `/entries/clip` set a `` — all other routes show the default browser tab title. Users with multiple tabs can't distinguish pages.</p><h2>Solution</h2><p>Add `<svelte:head><title>Page Name — Pyrite` to every route. For dynamic pages like entry detail, include the entry title.