mirror of https://github.com/vuejs/vitepress
commit
8d3439bae2
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 261 B |
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<div class="VPPage">
|
||||
<slot name="page-top" />
|
||||
<Content />
|
||||
<slot name="page-bottom" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in new issue