forked from H8-Network/player-docs
25 lines
585 B
Markdown
25 lines
585 B
Markdown
|
---
|
||
|
# https://vitepress.dev/reference/default-theme-home-page
|
||
|
layout: home
|
||
|
|
||
|
hero:
|
||
|
name: "河坝MC服务器-文档"
|
||
|
tagline: 欢迎查阅
|
||
|
actions:
|
||
|
- theme: brand
|
||
|
text: 快速开始
|
||
|
link: /getting-started
|
||
|
# - theme: alt
|
||
|
# text: API Examples
|
||
|
# link: /api-examples
|
||
|
|
||
|
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
|
||
|
---
|
||
|
|