Added title
This commit is contained in:
parent
6fbdcc94b6
commit
9829c0e5fa
@ -23,7 +23,7 @@ const { Content, remarkPluginFrontmatter } = await post.render();
|
||||
|
||||
<Layout>
|
||||
<div class="header">
|
||||
<h1>Title</h1>
|
||||
<h1>{post.data.title}</h1>
|
||||
<p>
|
||||
<small>
|
||||
Posted
|
||||
|
Loading…
Reference in New Issue
Block a user