Skip to content

Commit fd57c82

Browse files
JavaProgrammerLBRSS Aggregator Bot
andauthored
chore(blog): create 'https://luolei.org/' (#172)
Co-authored-by: RSS Aggregator Bot <[email protected]>
1 parent feda191 commit fd57c82

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/assets/blogs.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,5 +556,18 @@
556556
"url": "https://ishadeed.com/articles/",
557557
"feed": "https://ishadeed.com/feed.xml",
558558
"like": []
559+
},
560+
{
561+
"name": "罗磊",
562+
"url": "https://luolei.org/",
563+
"describe": "经常跑步的程序员",
564+
"avatar": "avatar.webp",
565+
"feed": "https://luolei.org/rss",
566+
"like": [
567+
{
568+
"title": "马拉松 | 2016深圳国际马拉松",
569+
"url": "https://luolei.org/shenzhen-marathon-2016"
570+
}
571+
]
559572
}
560-
]
573+
]

0 commit comments

Comments
 (0)