mirror of https://github.com/programthink/zhao.git
补充个人描述
This commit is contained in:
parent
2e62c77999
commit
b08bb1ab97
|
@ -17,14 +17,16 @@ sex: M
|
|||
birth: 1918
|
||||
|
||||
# death 可为空。填写死亡时间,用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。
|
||||
death:
|
||||
death: 2014
|
||||
|
||||
# desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。
|
||||
# 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。
|
||||
desc: |
|
||||
中共中央调查部(国安部前身)部长
|
||||
中央调查部部长
|
||||
(中调部是国安部前身)
|
||||
|
||||
# links 可为空。放置关于此人的网页链接(一个或多个),使用 YAML 的【list】语法表示。
|
||||
# 考虑到可信度的问题,首选“维基百科”,其次是“国际权威媒体”。
|
||||
# 对于客观事实(比如生卒年月、简历),也可以引用国内网站,比如“百度百科”或“政府网站”。
|
||||
links:
|
||||
- https://zh.wikipedia.org/wiki/%E7%BD%97%E9%9D%92%E9%95%BF
|
||||
|
|
Loading…
Reference in New Issue