mirror of https://github.com/programthink/zhao.git
补充个人描述
This commit is contained in:
parent
1e93e9b495
commit
9aac40494f
|
@ -14,7 +14,7 @@ other_names:
|
|||
sex: M
|
||||
|
||||
# birth 必填。填写出生时间,用【4位数年份】表示。未知年份用 N/A 表示。
|
||||
birth: N/A
|
||||
birth: 1940
|
||||
|
||||
# death 可为空。填写死亡时间,用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。
|
||||
death:
|
||||
|
@ -22,9 +22,10 @@ death:
|
|||
# desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。
|
||||
# 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。
|
||||
desc: |
|
||||
中国核工业公司副总经理
|
||||
中国核工业公司副总经理、党组成员
|
||||
|
||||
# links 可为空。放置关于此人的网页链接(一个或多个),使用 YAML 的【list】语法表示。
|
||||
# 考虑到可信度的问题,首选“维基百科”,其次是“国际权威媒体”。
|
||||
# 对于客观事实(比如生卒年月、简历),也可以引用国内网站,比如“百度百科”或“政府网站”。
|
||||
links:
|
||||
- https://zh.wikipedia.org/wiki/%E5%82%85%E9%94%90
|
||||
|
|
Loading…
Reference in New Issue