mirror of https://github.com/programthink/zhao.git
补充个人描述
This commit is contained in:
parent
9ccb956ddd
commit
c2f43391d0
|
@ -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】语法表示。
|
||||||
|
|
Loading…
Reference in New Issue