From edb264b82d99111175e2c56351885f9c68c16b91 Mon Sep 17 00:00:00 2001 From: LeeGuanLi <50666532+2902039077@users.noreply.github.com> Date: Fri, 25 Nov 2022 16:10:15 +0800 Subject: [PATCH] info.json5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 浅羽猫头 信息添加 --- 人/高山风/info.json5 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 人/高山风/info.json5 diff --git a/人/高山风/info.json5 b/人/高山风/info.json5 new file mode 100644 index 00000000..6bcc2ddb --- /dev/null +++ b/人/高山风/info.json5 @@ -0,0 +1,14 @@ +{ + id: 'homoyamakaze', + name: '浅羽猫头', + profileUrl: '${path}/photos/profile.jpg', + info: [ + ['昵称', '浅羽猫头'], + ['地区', '甘肃兰州'], + ['出生', '1999.11.3'], + ['逝世', '2022.11.9'], + ], + websites: [ + ['twitter', 'https://twitter.com/homoyamakaze'], + ], +}