mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 19:06:17 +00:00
feat: startpage
This commit is contained in:
11
docs/startpage.md
Normal file
11
docs/startpage.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: false
|
||||
title: Startpage
|
||||
pageClass: startpage-custom-styling
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import StartPage from './.vitepress/theme/components/startpage/Startpage.vue'
|
||||
</script>
|
||||
|
||||
<StartPage />
|
||||
Reference in New Issue
Block a user