---
pageType: home
---
图片放入根目录的public目录中,可直接通过 /图片文件名 引入
---
hero:
name: 名称
text: 文本
tagline: 标语
image:
src: /img.png
alt: img
actions:
- theme: brand
text: 按钮一
link: /guide/use
- theme: alt
text: 按钮二
link: https://github.com
---
---
features:
- title: 'title'
details: details
icon: ☑️
image: /img.png
link: 'https://github.com/'
- title: 'title'
details: details
icon: ☑️
image: /img.png
link: 'https://github.com/'
---