File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 2
2
home : true
3
3
title : Home
4
4
heroImage : /hero.png
5
- actionText : Get Started →
6
- actionLink : /guide/getting-started.html
5
+ actions :
6
+ - text : Get Started
7
+ link : /guide/getting-started.html
8
+ type : primary
9
+ - text : Introduction
10
+ link : /guide/
11
+ type : secondary
7
12
features :
8
13
- title : Simplicity First
9
14
details : Minimal setup with markdown-centered project structure helps you focus on writing.
Original file line number Diff line number Diff line change 2
2
home : true
3
3
title : 首页
4
4
heroImage : /hero.png
5
- actionText : 快速上手 →
6
- actionLink : /zh/guide/getting-started.html
5
+ actions :
6
+ - text : 快速上手
7
+ link : /zh/guide/getting-started.html
8
+ type : primary
9
+ - text : 项目简介
10
+ link : /guide/
11
+ type : secondary
7
12
features :
8
13
- title : 简洁至上
9
14
details : 以 Markdown 为中心的项目结构,以最少的配置帮助你专注于写作。
You can’t perform that action at this time.
0 commit comments