Link bar on left side of main page
(Sucks on phones, but otherwise okay) Bug fixes
This commit is contained in:
@ -9,7 +9,7 @@ const { title, description, language } = Astro.props;
|
||||
---
|
||||
|
||||
<MainLayout
|
||||
title={title}
|
||||
title=`${title} @ Cyril Šebek`
|
||||
description={description}
|
||||
lang={language}
|
||||
>
|
||||
|
Reference in New Issue
Block a user