From a344ee66dba87da4d4120d297716f5f15f30f44a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=BF=97=E6=99=A8?= Date: Mon, 24 Oct 2022 13:58:05 +0800 Subject: [PATCH] add cover image --- .../1.Python\347\256\200\344\273\213/config.json" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.Python\347\256\200\344\273\213/config.json" "b/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.Python\347\256\200\344\273\213/config.json" index c312621..a35a0f4 100644 --- "a/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.Python\347\256\200\344\273\213/config.json" +++ "b/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/1.Python\347\256\200\344\273\213/config.json" @@ -36,5 +36,6 @@ "keywords_must": [ "python" ], - "keywords_forbid": [] + "keywords_forbid": [], + "cover_image": "https://img-service.csdnimg.cn/img_convert/83ad546a88522ee1c5ded0208198e2e1.jpeg" } \ No newline at end of file -- GitLab