diff --git a/.vitepress/theme/PostLayout.vue b/.vitepress/theme/PostLayout.vue index 5479a4c49..29632426c 100644 --- a/.vitepress/theme/PostLayout.vue +++ b/.vitepress/theme/PostLayout.vue @@ -1,24 +1,40 @@ + {{ frontmatter.title }} + + {{ frontmatter.description }} • {{ formatDate(frontmatter.date) }} + + +