You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vitepress/__tests__/e2e/team-and-sponsors/home.md

30 lines
595 B

---
layout: home
title: Team & Sponsors in Home Layout
hero:
name: Team & Sponsors
text: Home layout with markdown styles
tagline: Compare with the no-markdown-styles variant
actions:
- theme: brand
text: Doc Layout
link: ./doc
image:
src: /vitepress.png
alt: VitePress
features:
- icon: 📝
title: Feature A
details: Some details about feature A.
- icon: ⚡
title: Feature B
details: Some details about feature B.
- icon: 🚀
title: Feature C
details: Some details about feature C.
---
<!--@include: ./parts/home-body.md-->