补充个人描述

This commit is contained in:
programthink 2018-04-24 22:03:11 +08:00
parent 9ccb956ddd
commit c2f43391d0
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@ other_names:
sex: M sex: M
# birth 必填。填写出生时间用【4位数年份】表示。未知年份用 N/A 表示。 # birth 必填。填写出生时间用【4位数年份】表示。未知年份用 N/A 表示。
birth: N/A birth: 1934
# death 可为空。填写死亡时间用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。 # death 可为空。填写死亡时间用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。
death: death:
@ -22,6 +22,7 @@ death:
# desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。 # desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。
# 考虑到生成“关系图”的展示效果desc 的内容不宜太长。 # 考虑到生成“关系图”的展示效果desc 的内容不宜太长。
desc: | desc: |
湖南湘潭通用电器集团公司高级工程师
# links 可为空。放置关于此人的网页链接(一个或多个),使用 YAML 的【list】语法表示。 # links 可为空。放置关于此人的网页链接(一个或多个),使用 YAML 的【list】语法表示。