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