Merge branch 'main' of https://github.com/timlrx/tailwind-nextjs-starter-blog into upstream
This commit is contained in:
@ -100,7 +100,7 @@ export default function PostLayout({ content, authorDetails, next, prev, childre
|
||||
Discuss on Twitter
|
||||
</Link>
|
||||
{` • `}
|
||||
<Link href={editUrl(filePath)}>View on gitea</Link>
|
||||
<Link href={editUrl(filePath)}>View on Gitea</Link>
|
||||
</div>
|
||||
{siteMetadata.comments && (
|
||||
<div
|
||||
|
Reference in New Issue
Block a user