mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Adding a link to the main blog page
This commit is contained in:
		@@ -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}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user