diff --git a/apps/web/src/pages/statute/[...slug].astro b/apps/web/src/pages/statute/[...slug].astro index 33f7338..438e6f0 100644 --- a/apps/web/src/pages/statute/[...slug].astro +++ b/apps/web/src/pages/statute/[...slug].astro @@ -156,7 +156,7 @@ const readingTimeMin = Math.max(1, Math.round(wordCount / 200)); "url": `https://civic-source.github.io${base}statute/${entry.id}/`, "dateModified": generated_at?.split('T')[0] ?? "2026-03-30", "publisher": { "@type": "Organization", "name": "Office of the Law Revision Counsel", "url": "https://uscode.house.gov/" } - })} /> + }).replace(//g, '\\u003e').replace(/&/g, '\\u0026')} />