File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- # https://vitepress.dev/reference/default-theme-home-page
3
2
layout : home
4
3
5
4
hero :
6
- name : " My Awesome Project "
7
- text : " A VitePress Site "
5
+ name : " Java-AI "
6
+ text : " Java ♾️ AI "
8
7
tagline : My great project tagline
9
8
actions :
10
9
- theme : brand
@@ -13,13 +12,24 @@ hero:
13
12
- theme : alt
14
13
text : API Examples
15
14
link : /api-examples
15
+ image :
16
+ src : /logo.png
17
+ alt : JavaAI
16
18
17
19
features :
18
- - title : Feature A
20
+ - icon : 📝
21
+ title : 特性一
19
22
details : Lorem ipsum dolor sit amet, consectetur adipiscing elit
20
- - title : Feature B
23
+ - icon : 🚀
24
+ title : Feature B
21
25
details : Lorem ipsum dolor sit amet, consectetur adipiscing elit
22
- - title : Feature C
26
+ - icon : 🐛
27
+ title : Feature C
23
28
details : Lorem ipsum dolor sit amet, consectetur adipiscing elit
29
+ - icon : 🚀
30
+ title : Fully Customizable
31
+ details : No core utilities, all functionalities are provided via presets.
32
+ link : /guide/
33
+ linkText : Getting Started
24
34
---
25
35
You can’t perform that action at this time.
0 commit comments