From 6106e4f5a258d370df1c38e32065b1e9883cafbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lab=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Tue, 25 Jul 2023 20:17:04 +0800 Subject: [PATCH] Update index.json --- index.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/index.json b/index.json index 5028f50..b1cfab7 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,26 @@ { "magazines": [ + { + "id": "6", + "title": "2023中国开发者调查报告", + "path": "new-programmer/20223ddc", + "ref": "master", + "detail": "detail.json", + "chapters": "chapters.json", + "index_image": "https://img-home.csdnimg.cn/images/20230725081624.png", + "size": "1061*1500px", + "index_video": "", + "original_price": "48.0", + "line_price": "48.0", + "sale_price": "48.0", + "short_description": "", + "description": "", + "author": { + "username": "programmer", + "user_title": "国内开发者的权威刊物", + "nickname": "程序员杂志编辑组" + } + }, { "id": "5", "title": "《开源深度指南&新金融背后的科技力量》", -- GitLab