Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 202 Bytes

File metadata and controls

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