mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 08:00:26 +03:00
Update default title and description
This commit is contained in:
@ -22,7 +22,7 @@ const { Content, remarkPluginFrontmatter } = await post.render();
|
||||
}
|
||||
</style>
|
||||
|
||||
<Layout>
|
||||
<Layout title={post.data.title} description={post.data.description}>
|
||||
<div class="header">
|
||||
<h1>{post.data.title}</h1>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user