File tree Expand file tree Collapse file tree 5 files changed +26
-26
lines changed Expand file tree Collapse file tree 5 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 44# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55
66# Website name
7- title : Dr. YIN Academic CV | 银星个人主页
7+ title : 银星( YIN Xing)个人主页
88# Website URL
99baseURL : ' https://example.com/'
1010
1111# ###########################
1212# # LANGUAGE
1313# ###########################
1414
15- defaultContentLanguage : en
15+ defaultContentLanguage : zh
1616hasCJKLanguage : false
1717defaultContentLanguageInSubdir : false
1818removePathAccents : true
Original file line number Diff line number Diff line change 33# Documentation: https://docs.hugoblox.com/reference/language/
44
55# Default language
6- en :
7- languageCode : en-us
6+ # en:
7+ # languageCode: en-us
88 # Uncomment for multi-lingual sites, and move English content into `en` sub-folder.
99 # contentDir: content/en
1010
1111# Uncomment the lines below to configure your website in a second language.
12- # zh:
13- # languageCode: zh-Hans
12+ zh :
13+ languageCode : zh-Hans
1414# contentDir: content/zh
1515# title: Chinese website title...
1616# params:
Original file line number Diff line number Diff line change 44 # The weight parameter defines the order that the links will appear in.
55
66main :
7- - name : Bio
7+ - name : 个人简介
88 url : /
99 weight : 10
10- - name : Papers
11- url : /#papers
12- weight : 11
13- # - name: Talks
14- # url: /#talks
15- # weight: 12
16- - name : News
17- url : /#news
18- weight : 13
19- - name : Experience
20- url : experience/
21- weight : 20
22- - name : Projects
23- url : projects/
24- weight : 30
10+ # - name: Papers
11+ # url: /#papers
12+ # weight: 11
13+ # # - name: Talks
14+ # # url: /#talks
15+ # # weight: 12
16+ # - name: News
17+ # url: /#news
18+ # weight: 13
19+ # - name: Experience
20+ # url: experience/
21+ # weight: 20
22+ # - name: Projects
23+ # url: projects/
24+ # weight: 30
2525 # - name: Teaching
2626 # url: courses/
2727 # weight: 40
Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ header:
3535 show_search : true
3636 show_theme_chooser : true
3737 logo :
38- text : ' Dr. YIN Xing '
38+ text : ' 银星个人学术主页 '
3939
4040# Site footer
4141footer :
4242 copyright :
43- notice : ' © {year} YIN . This work is licensed under {license}'
43+ notice : ' © {year} YINXING . This work is licensed under {license}'
4444 license :
4545 enable : true
4646 allow_derivatives : false
Original file line number Diff line number Diff line change 11---
22# Display name
3- title : Xing YIN
3+ title : 银星 ( Xing YIN)
44
55# Name pronunciation (optional)
66name_pronunciation : ' '
@@ -23,7 +23,7 @@ superuser: true
2323highlight_name : true
2424
2525# Role/position/tagline
26- role : Postdoctoral Fellow
26+ role : 博士后/助理研究员
2727
2828# Organizations/Affiliations to display in Biography blox
2929organizations :
You can’t perform that action at this time.
0 commit comments