0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Update blog post metadata and styles

This commit is contained in:
2024-10-02 23:09:05 +00:00
parent 2b53025876
commit 4075996fa1
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ const { pathname } = Astro.url;
pathname !== "/" ? (
<>
<Icon name="hugeicons:arrow-left-01" />
<span>{import.meta.env.DEFAULT_TITLE}</span>
<span>Home</span>
</>
) : (
<>