From a3b389b549041fa4a445fc3b32fdbe59d9864846 Mon Sep 17 00:00:00 2001 From: qbhfh <2682147541@qq.com> Date: Mon, 29 May 2023 09:23:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B7=BB=E5=8A=A0=E9=98=85?= =?UTF-8?q?=E8=AF=BB=E9=87=8F=E7=BB=9F=E8=AE=A1=E9=85=8D=E7=BD=AE=EF=BC=8C?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=8F=91=E5=B8=83=E6=97=B6=E9=97=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/articles.json | 8 ++++++++ ...45\212\251\344\275\240\347\216\251\350\275\254NeMo.md" | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) rename "source/_drafts/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" => "source/_posts/\346\212\200\346\234\257\346\226\207\347\253\240/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" (99%) diff --git a/data/articles.json b/data/articles.json index 23790f0..a3bc2cf 100644 --- a/data/articles.json +++ b/data/articles.json @@ -1,4 +1,12 @@ [ + { + "author": "邵嘉诚", + "date": "2023-05-29T02:00:00", + "link": "https://blog.jianmu.dev/2023/05/29/%E6%8A%80%E6%9C%AF%E6%96%87%E7%AB%A0/%E5%BB%BA%E6%9C%A8%E7%A4%BE%E5%8C%BA%E5%8A%A9%E4%BD%A0%E7%8E%A9%E8%BD%ACNeMo/", + "platform": {}, + "read_counts": 0, + "title": "建木社区助你玩转NeMo" + }, { "author": "Zhao XianYu", "date": "2023-05-26T02:00:00", diff --git "a/source/_drafts/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" "b/source/_posts/\346\212\200\346\234\257\346\226\207\347\253\240/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" similarity index 99% rename from "source/_drafts/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" rename to "source/_posts/\346\212\200\346\234\257\346\226\207\347\253\240/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" index 59ad022..c81462b 100644 --- "a/source/_drafts/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" +++ "b/source/_posts/\346\212\200\346\234\257\346\226\207\347\253\240/\345\273\272\346\234\250\347\244\276\345\214\272\345\212\251\344\275\240\347\216\251\350\275\254NeMo.md" @@ -1,6 +1,6 @@ --- title: 建木社区助你玩转NeMo -date: 2023-05-25 17:00 +date: 2023-05-29 10:00 categories: 技术文章 comments: false image: /assets/技术文章/建木社区助你玩转NeMo/NeMo.png -- Gitee