From 7783c81c4d0f7479cbbb185d72e36c3b70b88bef Mon Sep 17 00:00:00 2001 From: programthink Date: Sat, 28 Apr 2018 23:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E7=94=9F=E5=8D=92=E5=B9=B4?= =?UTF-8?q?=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/person/李紫阳/brief.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/person/李紫阳/brief.yaml b/data/person/李紫阳/brief.yaml index d9add12..85e0217 100644 --- a/data/person/李紫阳/brief.yaml +++ b/data/person/李紫阳/brief.yaml @@ -14,10 +14,10 @@ other_names: sex: F # birth 必填。填写出生时间,用【4位数年份】表示。未知年份用 N/A 表示。 -birth: N/A +birth: 1950 # death 可为空。填写死亡时间,用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。 -death: +death: 2012 # desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。 # 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。