We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631dff5 commit 82a0f1aCopy full SHA for 82a0f1a
config/_default/hugo.yaml
@@ -4,7 +4,7 @@
4
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
5
6
# Website name
7
-title: Hugo Academic CV Theme
+title: Dr.YIN Academic CV
8
# Website URL
9
baseURL: 'https://example.com/'
10
config/_default/menus.yaml
@@ -10,9 +10,9 @@ main:
- name: Papers
11
url: /#papers
12
weight: 11
13
- - name: Talks
14
- url: /#talks
15
- weight: 12
+ # - name: Talks
+ # url: /#talks
+ # weight: 12
16
- name: News
17
url: /#news
18
weight: 13
@@ -22,6 +22,6 @@ main:
22
- name: Projects
23
url: projects/
24
weight: 30
25
- - name: Teaching
26
- url: courses/
27
- weight: 40
+ # - name: Teaching
+ # url: courses/
+ # weight: 40
0 commit comments