chore: add Prettier configuration and plugins for code formatting
This commit is contained in:
parent
33083907fb
commit
4c4c97b780
6 changed files with 66 additions and 13 deletions
|
|
@ -6,9 +6,6 @@ import Layout from "@/layouts/Layout.astro";
|
|||
// Don't want to use any of this? Delete everything in this file, the `assets`, `components`, and `layouts` directories, and start fresh.
|
||||
---
|
||||
|
||||
<Layout
|
||||
title="Dhemas Nurjaya"
|
||||
description="Welcome to my personal website"
|
||||
>
|
||||
<Layout title="Dhemas Nurjaya" description="Welcome to my personal website">
|
||||
<Welcome />
|
||||
</Layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue