Files
indiekit-blog/podroll.njk
svemagie 8eaf56fb71 fix: decode HTML entities in podroll episode and podcast titles
RSS feeds encode special characters as HTML entities; the backend
serves them raw, causing " etc. to appear literally in the UI.
Decode titles client-side using the browser's HTML parser.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 07:02:01 +01:00

18 KiB