edit/docs/startpage.md

12 lines
194 B
Markdown
Raw Permalink Normal View History

2025-06-24 17:36:01 +00:00
---
layout: false
title: Startpage
pageClass: startpage-custom-styling
---
<script setup>
import StartPage from './.vitepress/theme/components/startpage/Startpage.vue'
</script>
<StartPage />