diff --git a/astro.config.mjs b/astro.config.mjs index ef0fcdd..86dbfb9 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -1,3 +1,3 @@ -import { defineConfig } from "astro/config"; +import { defineConfig } from 'astro/config'; export default defineConfig({}); diff --git a/src/env.d.ts b/src/env.d.ts index 8c34fb4..f964fe0 100644 --- a/src/env.d.ts +++ b/src/env.d.ts @@ -1 +1 @@ -/// \ No newline at end of file +/// diff --git a/src/pages/index.astro b/src/pages/index.astro index 0e5d9a6..a81d4e1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,13 +1,13 @@ - - - - Astro Deploy - - -
-
Hello World
-
- + + + + Astro Deploy + + +
+
Hello World
+
+