mirror of https://github.com/YunYouJun/valaxy
fix(theme-yun): slot for YunPostMeta
This commit is contained in:
parent
3fe4a742e3
commit
366deaee7d
|
@ -38,6 +38,7 @@ const siteConfig = useSiteConfig()
|
|||
}"
|
||||
>
|
||||
<YunPostDateMeta :frontmatter="frontmatter" />
|
||||
<slot />
|
||||
|
||||
<div class="inline-flex-center gap-4">
|
||||
<div
|
||||
|
|
Loading…
Reference in New Issue