The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

lume/config: fix RSS feed title

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso ede3f2f7 8eee3ff6

+2 -2
+2 -2
lume/_config.ts
··· 46 46 output: ["/blog.rss", "/blog.json"], 47 47 query: "index=true", 48 48 info: { 49 - title: "=site.title", 50 - description: "=site.description", 49 + title: "Xe Iaso's blog", 50 + description: "Thoughts and musings from Xe Iaso", 51 51 }, 52 52 items: { 53 53 title: "=title",