From bf90f7c879460db64a60abb7223ad710dd26ab01 Mon Sep 17 00:00:00 2001 From: X1a0Yu1337 <738411428@qq.com> Date: Tue, 3 Mar 2026 09:31:24 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E4=BD=A0=E7=9A=84=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=90=8D.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...32\204\351\241\271\347\233\256\345\220\215.json" | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 "src/data/projects/\344\275\240\347\232\204\351\241\271\347\233\256\345\220\215.json" diff --git "a/src/data/projects/\344\275\240\347\232\204\351\241\271\347\233\256\345\220\215.json" "b/src/data/projects/\344\275\240\347\232\204\351\241\271\347\233\256\345\220\215.json" new file mode 100644 index 0000000..2e9a5ac --- /dev/null +++ "b/src/data/projects/\344\275\240\347\232\204\351\241\271\347\233\256\345\220\215.json" @@ -0,0 +1,13 @@ +{ + "name": "项目名称", + "avatar": "https://项目图标URL", + "description": "项目简短描述", + "url": "https://项目主页URL", + "badge": "Web", + "tags": [ + "标签1", + "标签2" + ], + "author": "您的名字", + "github": "https://github.com/你的仓库地址 (选填)" +}