v0.18.1 June 19, 2026
CV identity page leads with the name
Re-verified all 8 header landing pages from rendered HTML: every <title> contains the name and is ≤56 chars (under SERP truncation); every meta description contains the name (129–154 chars).
1 added
2 changed
Added
- Re-verified all 8 header landing pages from rendered HTML: every `<title>` contains the name and is ≤56 chars (under SERP truncation); every meta description contains the name (129–154 chars). No regressions on long blog/glossary titles.
Changed
- **CV `<title>` now leads with the name and adds the "resume" variant:** `CV: PhD Psychologist & Product Leader — Blazej Mrozinski` → `Blazej Mrozinski, PhD — CV & Resume`. The old title was valid (name present, 56 chars) but it was the only identity page where the name *trailed* — inconsistent with the now name-first About page, and `/cv/` is exactly where people search "Blazej Mrozinski CV / resume".
- **CV `<h1>` changed `CV` → `Blazej Mrozinski — CV`.** The CV body opens with "Professional Summary", so the name appeared in no `<h1>` on the page — unconventional for a résumé and a missed entity signal. Mirrors the About H1 fix in 0.18.0.