0
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:
2024-09-06 08:26:14 +00:00
parent 6fbdcc94b6
commit 9829c0e5fa

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