This commit is contained in:
DarkCat09 2023-06-21 22:34:13 +04:00
parent d3b17ab66c
commit adcc54d07a
3 changed files with 3 additions and 3 deletions

View file

@ -7,5 +7,5 @@ const description =
---
<BlogLayout title="Blog | Shorts" description={description}>
//
// soon
</BlogLayout>

View file

@ -3,5 +3,5 @@ import MainLayout from "../layouts/MainLayout.astro";
---
<MainLayout page="Projects & Skills" description="">
//
// soon
</MainLayout>

View file

@ -7,5 +7,5 @@ const description =
---
<MainLayout page="Services" description={description}>
//
// soon
</MainLayout>