diff --git a/config.js b/config.js index d7dab85..cb13542 100644 --- a/config.js +++ b/config.js @@ -20,7 +20,7 @@ export const items = [ id: 'pics', regex: htmlLinkRegex('dylan.some.pics'), getLatest: async () => - getJsonFeedItemTitle('https://dylan.some.pics/rss'), + getRSSItemTitle('https://dylan.some.pics/rss'), }, { id: 'letterboxd',