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