Commit Graph
2 Commits
Author SHA1 Message Date
Dávid LévaiandGitHub c741e0894c Remove /404 & /[...slug] from sitemap 2021-06-20 11:38:37 +02:00
Dávid LévaiandGitHub b04e3f1279 Add convertStringToHTML function to prevent RSS encoding issues
When parsing descriptions and titles with characters like '&', '<', etc. feed was broken. This regex swaps these characters with their HTML entity equivalent.
2021-06-12 11:37:28 +02:00