19 lines
327 B
Markdown
19 lines
327 B
Markdown
---
|
|
title: 配置说明
|
|
description: 测试 VitePress 配置解析
|
|
---
|
|
|
|
# 配置说明
|
|
|
|
这个页面用于测试 `.vitepress/config.ts` 的读取与回写。
|
|
|
|
## 第一版优先支持
|
|
|
|
- `title`
|
|
- `description`
|
|
- `themeConfig.logo`
|
|
- `themeConfig.nav`
|
|
- `themeConfig.sidebar`
|
|
- `themeConfig.socialLinks`
|
|
- `themeConfig.search`
|