fix: feed spacing
This commit is contained in:
parent
a944e361d9
commit
a7ee73142c
1 changed files with 1 additions and 1 deletions
|
@ -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/>',
|
||||
},
|
||||
]
|
||||
}
|
||||
|
|
Reference in a new issue