mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-25 01:18:48 +03:00
Added title
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user