mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 18:13:34 +03:00
Adding a link to the main blog page
This commit is contained in:
parent
7724e9617d
commit
c694648c2c
@ -35,6 +35,8 @@ const formattedDate = dayjs(post.data.pubDate.toString()).format("MMMM DD, YYYY"
|
||||
<section>
|
||||
<p>
|
||||
<small>
|
||||
<a href="/">< Home</a>
|
||||
<span> • </span>
|
||||
Posted
|
||||
<time datetime={post.data.pubDate.toISOString()}>{formattedDate}</time>
|
||||
by {post.data.author}
|
||||
|
Loading…
x
Reference in New Issue
Block a user