26 lines
626 B
Markdown
26 lines
626 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Suan Projects"
|
|
text: "AI Projects of Mango Suan"
|
|
tagline: 中文名叫做芒果酸
|
|
actions:
|
|
- theme: brand
|
|
text: README.md
|
|
link: /readme
|
|
- theme: alt
|
|
text: Mango Gitea
|
|
link: https://gitea.mangofanfan.cn/SuanDev
|
|
|
|
features:
|
|
- title: Feature A
|
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
- title: Feature B
|
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
- title: Feature C
|
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
---
|
|
|