Added Blog to name
This commit is contained in:
@ -200,7 +200,7 @@ const {
|
|||||||
hasMainTitle || frontmatter?.title ? (
|
hasMainTitle || frontmatter?.title ? (
|
||||||
<a href="/">
|
<a href="/">
|
||||||
<h2 class="font-mono text-center font-bold underline underline-offset-8 uppercase text-4xl my-4 tracking-wide dark:text-white">
|
<h2 class="font-mono text-center font-bold underline underline-offset-8 uppercase text-4xl my-4 tracking-wide dark:text-white">
|
||||||
{profileName}
|
{profileName} Blog
|
||||||
</h2>
|
</h2>
|
||||||
</a>
|
</a>
|
||||||
) : (
|
) : (
|
||||||
|
Reference in New Issue
Block a user