// soon
This commit is contained in:
parent
d3b17ab66c
commit
adcc54d07a
3 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@ const description =
|
|||
---
|
||||
|
||||
<BlogLayout title="Blog | Shorts" description={description}>
|
||||
//
|
||||
// soon
|
||||
</BlogLayout>
|
||||
|
|
|
@ -3,5 +3,5 @@ import MainLayout from "../layouts/MainLayout.astro";
|
|||
---
|
||||
|
||||
<MainLayout page="Projects & Skills" description="">
|
||||
//
|
||||
// soon
|
||||
</MainLayout>
|
||||
|
|
|
@ -7,5 +7,5 @@ const description =
|
|||
---
|
||||
|
||||
<MainLayout page="Services" description={description}>
|
||||
//
|
||||
// soon
|
||||
</MainLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue