feat: add easy-jyy Slidev theme

This commit is contained in:
2026-08-29 18:59:41 +08:00
parent 33152a90dc
commit 5224d45994
23 changed files with 1875 additions and 0 deletions
@@ -0,0 +1,5 @@
<template>
<div class="slidev-layout easy-layout-center">
<slot />
</div>
</template>