updated URL in config.js for 'dylan.some.pics' to use RSS feed

This commit is contained in:
dylan 2025-12-25 18:11:53 +00:00
parent ceaa7f6f89
commit 1557555f46

View file

@ -20,7 +20,7 @@ export const items = [
id: 'pics',
regex: htmlLinkRegex('dylan.some.pics'),
getLatest: async () =>
getJsonFeedItemTitle('https://dylan.some.pics/feed.json'),
getJsonFeedItemTitle('https://dylan.some.pics/rss'),
},
{
id: 'letterboxd',