From 4b2ab6b6b1fe6d2773ad993aa4cd60e4d79e8657 Mon Sep 17 00:00:00 2001 From: "shankailun.skl" Date: Tue, 19 Jul 2022 10:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E6=A8=A1=E7=89=88=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anolis-courses/playground/index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anolis-courses/playground/index.yaml b/anolis-courses/playground/index.yaml index f9bc5ea..06ae88c 100644 --- a/anolis-courses/playground/index.yaml +++ b/anolis-courses/playground/index.yaml @@ -1,6 +1,6 @@ name: 学习如何从 Centos 迁移到 Anolis OS desc: 学习如何从 Centos 迁移到 Anolis OS -type: solution # course +type: course # course poster: cover: "./assets/cover.png" total_time: "60 min" -- Gitee