Added Blog to name

This commit is contained in:
Rafael González 2023-01-23 07:39:10 -06:00
parent 3492009582
commit d7845ad4aa
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ const {
hasMainTitle || frontmatter?.title ? (
<a href="/">
<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>
</a>
) : (