Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2023-04-12 16:39:59 -07:00
commit f2fc04d45c
No known key found for this signature in database
8 changed files with 23 additions and 26 deletions

View file

@ -3,7 +3,6 @@ module.exports = async function () {
const feed = new ActivityFeed()
feed.addSource('atom', 'Blog', 'https://coryd.dev/feed.xml')
feed.addSource('rss', 'Letterboxd', 'https://letterboxd.com/cdme/rss')
feed.addSource('rss', 'Glass', 'https://glass.photo/coryd/rss')
feed.addSource('rss', 'Oku', 'https://oku.club/rss/collection/NvEmF')
const entries = feed.getEntries()
const res = await entries

View file

@ -7,7 +7,6 @@
"calendar": "https://calendly.com/cdme",
"github": "https://github.com/cdransf",
"mastodon": "https://social.lol/@cory",
"glass": "https://glass.photo/coryd",
"lastfm": "https://last.fm/user/cdme_",
"letterboxd": "https://letterboxd.com/cdme",
"trakt": "https://trakt.tv/users/cdransf",