Skip to content

Commit 0e97ccf

Browse files
Update blogs data - 2025-11-06 18:00 +0800 (CST) (#177)
1 parent 768ba19 commit 0e97ccf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/assets/items.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"items": [
3+
{
4+
"blog_id": "yihong",
5+
"feed": "https://feeds.yitianyigexiangfa.com/yihong.xml",
6+
"item_name": "Things I don’t like",
7+
"item_url": "https://blog.yihong0618.me/issue-329/",
8+
"time": "2025-11-06T00:00:00+00:00"
9+
},
310
{
411
"blog_id": "Daniel Stenberg",
512
"feed": "https://daniel.haxx.se/blog/feed/",
@@ -1519,13 +1526,6 @@
15191526
"item_url": "https://antfu.me/posts/move-on-to-esm-only",
15201527
"time": "2025-02-05T00:00:00+00:00"
15211528
},
1522-
{
1523-
"blog_id": "yihong",
1524-
"feed": "https://feeds.yitianyigexiangfa.com/yihong.xml",
1525-
"item_name": "最近给开源项目贡献的记录",
1526-
"item_url": "https://blog.yihong0618.me/issue-304/",
1527-
"time": "2025-01-27T00:00:00+00:00"
1528-
},
15291529
{
15301530
"blog_id": "owenyoung",
15311531
"feed": "https://www.owenyoung.com/atom.xml",

0 commit comments

Comments
 (0)