diff --git a/src/_data/weeklyArtistChart.js b/src/_data/weeklyArtistChart.js index 1a547c55..68d7f775 100644 --- a/src/_data/weeklyArtistChart.js +++ b/src/_data/weeklyArtistChart.js @@ -16,7 +16,7 @@ module.exports = async function () { title: content, url: `https://coryd.dev/now?ts=${date}`, date: new Date(date), - description: 'My top artists for the week as a feed item.\n\n', + description: 'My top artists for the week as a feed item.

', }, ] }