Closed nipafx closed 3 years ago
The RSS feed does not contain a post's intro/description, which makes it start rather abruptly.
Related: #47
This was fixed in #58 by 0dc3ff1:
let content = `<p>${item.description}</p>` + identifyContent(post.slug, articles, videos)
The RSS feed does not contain a post's intro/description, which makes it start rather abruptly.