Added title

This commit is contained in:
Valentin Popov 2024-09-06 08:26:14 +00:00
parent 6fbdcc94b6
commit 9829c0e5fa
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -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