chore: tweak url

This commit is contained in:
Cory Dransfeldt 2023-11-14 15:53:43 -08:00
parent ad81c2a4ed
commit 4e198eddf5

View file

@ -11,7 +11,7 @@ module.exports = async function () {
return [ return [
{ {
title: content, title: content,
url: `https://last.fm/user/coryd_?ts=${date}`, url: `https://coryd.dev/now?ts=${date}`,
date: new Date(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.\n\n',
}, },