Skip to content

Commit 82a0f1a

Browse files
committed
commit
1 parent 631dff5 commit 82a0f1a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

config/_default/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55

66
# Website name
7-
title: Hugo Academic CV Theme
7+
title: Dr.YIN Academic CV
88
# Website URL
99
baseURL: 'https://example.com/'
1010

config/_default/menus.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ main:
1010
- name: Papers
1111
url: /#papers
1212
weight: 11
13-
- name: Talks
14-
url: /#talks
15-
weight: 12
13+
# - name: Talks
14+
# url: /#talks
15+
# weight: 12
1616
- name: News
1717
url: /#news
1818
weight: 13
@@ -22,6 +22,6 @@ main:
2222
- name: Projects
2323
url: projects/
2424
weight: 30
25-
- name: Teaching
26-
url: courses/
27-
weight: 40
25+
# - name: Teaching
26+
# url: courses/
27+
# weight: 40

0 commit comments

Comments
 (0)