We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5f756 commit 779f45fCopy full SHA for 779f45f
src/data/feeds.ts
@@ -13,9 +13,14 @@ export const feedList: FeedListEntry[] = [
13
},
14
{
15
url: 'https://tei.su/blog/rss.xml',
16
- title: 'teidesu',
+ title: 'alina (teidesu)',
17
avatar: 'https://github.com/teidesu.png',
18
19
+ {
20
+ url: 'https://basil.cafe/feeds/posts.xml',
21
+ title: 'Basil',
22
+ avatar: 'https://codeberg.org/basil.png',
23
+ },
24
25
url: 'https://char.lt/blog.rss',
26
title: 'charlotte 🐇',
0 commit comments