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 90ab87f commit 37dba38Copy full SHA for 37dba38
config/_default/menus.yaml
@@ -14,12 +14,12 @@ main:
14
url: papers/
15
weight: 12
16
- name: 科研项目
17
- url: /#科研项目
+ url: grants/
18
weight: 13
19
- name: 学术兼职
20
url: /#学术兼职
21
weight: 14
22
- - name: experience
+ - name: 学习工作经历
23
url: experience/
24
weight: 15
25
# - name: Projects
content/grants.md
@@ -0,0 +1,17 @@
1
+---
2
+title: '科研项目'
3
+date: 2025-09-25
4
+type: landing
5
+
6
+design:
7
+ spacing: '5rem'
8
9
+# Note: `username` refers to the user's folder name in `content/authors/`
10
11
+# Page sections
12
+sections:
13
+ - block: resume-awards
+ content:
+ title: 科研项目
+ username: admin
0 commit comments