Skip to content

Commit 6412385

Browse files
committed
1
1 parent 5811b6e commit 6412385

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

config/_default/menus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ main:
88
url: /
99
weight: 10
1010
- name: 前沿探索
11-
url: /#前沿探索
11+
url: research/
1212
weight: 11
1313
- name: 研究成果
1414
url: publications/

content/research.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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: markdown
14+
content:
15+
title: '📚 My Research'
16+
subtitle: ''
17+
text: |-
18+
Use this area to speak to your mission. I'm a research scientist in the Moonshot team at DeepMind. I blog about machine learning, deep learning, and moonshots.
19+
20+
I apply a range of qualitative and quantitative methods to comprehensively investigate the role of science and technology in the economy.
21+
22+
Please reach out to collaborate 😃
23+
design:
24+
columns: '1'
25+
---

0 commit comments

Comments
 (0)