Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 202 Bytes

index.md

File metadata and controls

13 lines (11 loc) · 202 Bytes
layout title
home
Home
<script setup lang="ts"> /** * 这里路径 @theme 可以直接指向 .vitepress/theme 目录 */ import Home from '@theme/components/vp-home.vue' </script>