| quartz/plugins/emitters/contentIndex.ts | ●●●●● patch | view | raw | blame | history |
quartz/plugins/emitters/contentIndex.ts
@@ -68,9 +68,9 @@ <channel> <title>${escapeHTML(cfg.pageTitle)}</title> <link>${root}</link> <description>${!!limit ? `Last ${limit} notes` : "Recent notes"} on ${ cfg.pageTitle }</description> <description>${!!limit ? `Last ${limit} notes` : "Recent notes"} on ${escapeHTML( cfg.pageTitle, )}</description> <generator>Quartz -- quartz.jzhao.xyz</generator> ${items} </channel>