fix: feed spacing

This commit is contained in:
Cory Dransfeldt 2023-11-14 18:55:36 -08:00
parent a944e361d9
commit a7ee73142c

View file

@ -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.<br/><br/>',
},
]
}