Updated the `news_articles` DB record for slug `2026-06-11` with four section headings inserted between existing paragraphs. No prose was changed.
Headings added: - "A Dream Start for El Tri" — before the first-goal passage (para 2) - "Jiménez Makes History" — before the second-goal paragraph (para 4) - "Red Card Mayhem" — before the triple red card passage (para 5) - "A Night for the Ages" — before the closing two paragraphs (para 6)
The article renderer in `/Users/daniel/workspace/worldcupresults/src/app/daily-news/[slug]/page.tsx` already handles `## ` lines, so the headings will render as `<h2>` elements on the next page load.