From 186342007cdfecf17cfec9a814243e3038c4f8f6 Mon Sep 17 00:00:00 2001 From: Qinyang Liu <93815242+willow-god@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:53:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B1=E5=88=A0=E9=99=A4=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E6=96=87=E7=AB=A0=E4=BB=A5=E8=BF=9B=E8=A1=8C=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rss_subscribe/last_articles.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/rss_subscribe/last_articles.json b/rss_subscribe/last_articles.json index e5ea8d0..bee0aad 100644 --- a/rss_subscribe/last_articles.json +++ b/rss_subscribe/last_articles.json @@ -1,14 +1,6 @@ { "articles": [ - { - "title": "东软软件园实习日记", - "author": "", - "link": "https://blog.qyliu.top/posts/13e6e155/", - "published": "2024-07-01 08:39", - "summary": "大学生累成狗,今天我终于理解了为什么这么说,好不容易结束了为期七天的实训课程,又要写实验报告加小组作业,好不容易完成了小组作业,这不,十五天实习又来了!烦!并且还要天天写学习日志?我直接当作日记写好不好!", - "content": "大学生累成狗,今天我终于理解了为什么这么说,好不容易结束了为期七天的实训课程,又要写实验报告加小组作业,好不容易完成了小组作业,这不,十五天实习又来了!烦!并且还要天天写学习日志?我直接当作日记写好不好!" - }, - { + { "title": "Github Action实现友链状态检测", "author": "", "link": "https://blog.qyliu.top/posts/c2262998/", @@ -41,4 +33,4 @@ "content": "应该注意到标题的改变了吧,本来是一章节一章节的复习,奈何我突然发现,老师画的重点和考研的重点并不是很符合,没办法咯,于是我决定将计算机网络考研复习部分的内容暂时搁置,后面逐步更新,反正一定是会更新的,因为408必考呀!然后将期末复习内容先整理出来,按照老师的考点进行复习。" } ] -} \ No newline at end of file +}