File tree Expand file tree Collapse file tree 1 file changed +9
-22
lines changed Expand file tree Collapse file tree 1 file changed +9
-22
lines changed Original file line number Diff line number Diff line change 11---
2- # https://vitepress.dev/reference/default-theme-home-page
3- layout : home
4-
5- hero :
6- name : ' Vue DevUI'
7- text : ' 基于 DevUI Design 的 Vue3 组件库'
8- tagline : My great project tagline
9- actions :
10- - theme : brand
11- text : 快速开始
12- link : /quick-start
13- - theme : alt
14- text : Github
15- link : https://github.com/DevCloudFE/vue-devui
16-
17- features :
18- - title : Feature A
19- details : Lorem ipsum dolor sit amet, consectetur adipiscing elit
20- - title : Feature B
21- details : Lorem ipsum dolor sit amet, consectetur adipiscing elit
22- - title : Feature C
23- details : Lorem ipsum dolor sit amet, consectetur adipiscing elit
2+ layout : Home
3+ heroImage : /assets/devui-design.svg
4+ heroText : Vue DevUI
5+ tagline : 一个基于 DevUI Design 的 Vue3 组件库
6+ actionText : 快速开始
7+ actionLink : /quick-start/
8+ altActionText : Github
9+ altActionLink : https://github.com/DevCloudFE/vue-devui
10+ footer : MIT Licensed | Copyright © 2021-present DevUI
2411---
You can’t perform that action at this time.
0 commit comments