chore: misc feed updates
This commit is contained in:
parent
a3f83d2d79
commit
57ad044d59
2 changed files with 9 additions and 7 deletions
|
@ -17,7 +17,7 @@ module.exports = async function () {
|
|||
title: content,
|
||||
url: `https://coryd.dev/now?ts=${date}`,
|
||||
date: new Date(date),
|
||||
description: `My top artists as of ${
|
||||
description: `My top artists for the last week, ending ${
|
||||
new Date(date).toLocaleString().split(',')[0]
|
||||
}.<br/><br/>`,
|
||||
}
|
||||
|
|
Reference in a new issue