mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
Update blog post metadata and styles
This commit is contained in:
@ -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>
|
||||
</>
|
||||
) : (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user