Skip to content

Commit ec5f756

Browse files
committed
chore(feeds): add jake archibald
1 parent d729a0b commit ec5f756

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/data/feeds.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ export const feedList: FeedListEntry[] = [
4141
title: 'isabel roses',
4242
avatar: 'https://github.com/isabelroses.png',
4343
},
44+
{
45+
url: 'https://jakearchibald.com/posts.rss',
46+
title: 'Jake Archibald',
47+
avatar: 'https://github.com/jakearchibald.png',
48+
},
4449
{
4550
url: 'https://vriska.dev/atom.xml',
4651
title: 'leo homestuck',

0 commit comments

Comments
 (0)