updated URL in config.js for 'dylan.some.pics' to use RSS feed
This commit is contained in:
parent
ceaa7f6f89
commit
1557555f46
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue