From cbf9a7b672fce0943cc6306c506dda3ab1c1024e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sat, 9 Aug 2025 13:50:32 +0200 Subject: chore(format): install prettier --- src/pages/index.astro | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index 2d14107..678772c 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,16 +1,16 @@ --- - +import "../scss/style.scss"; --- - - - - - - - Astro - - -

Astro

- + + + + + + + Arnaud Hergès + + +

Astro

+ -- cgit v1.2.3