Blog post author, version
This commit is contained in:
parent
82d800d6f8
commit
18fd2da104
3 changed files with 5 additions and 3 deletions
src/pages
|
@ -25,6 +25,7 @@ allPosts.sort(
|
|||
title={post.frontmatter.title}
|
||||
pubdate={post.frontmatter.pubDate}
|
||||
description={post.frontmatter.description}
|
||||
author={post.frontmatter.author}
|
||||
/>
|
||||
))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue