Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 264 Bytes

index.md

File metadata and controls

11 lines (11 loc) · 264 Bytes
page title aside
true
home
false
<script setup> import Page from "./.vitepress/theme/components/Page.vue"; import { data } from './.vitepress/data/post.data' const posts = data.slice(0,10) </script>