update content

This commit is contained in:
2025-08-11 18:13:22 -05:00
parent 284f30c392
commit 28f73be784
21 changed files with 39 additions and 46 deletions

View File

@@ -27,13 +27,13 @@ const currentYear = new Date().getFullYear();
</div>
<span class="ml-3 text-xl font-bold text-neutral-800 dark:text-neutral-200">
Blog
{global.name}
</span>
</div>
</a>
<p class="mt-4 text-sm leading-relaxed text-neutral-600 dark:text-neutral-400">
A description of something.
{global.about}
</p>
</div>
<!-- Left links -->