diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-09-12 15:06:26 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-09-12 22:26:29 -0400 |
| commit | 86713640eb654d2faa15ccf21ee6ba24bdc78a00 (patch) | |
| tree | 6245cd4d8c2d683fe30d4a820598dd221ba27d13 /src/pages/index.astro | |
| parent | 7eb1b1d1d11c43119ee1f28e8ca185e3c3e3ae14 (diff) | |
| download | alure-website-astro-rewrite.tar.gz alure-website-astro-rewrite.tar.bz2 alure-website-astro-rewrite.zip | |
Finally fixed issueastro-rewrite
Diffstat (limited to 'src/pages/index.astro')
| -rw-r--r-- | src/pages/index.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index 902886e..7376d3f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,5 @@ --- import Layout from '../layouts/Layout.astro'; -import "../styles/globals.css"; --- <Layout title="Home" description="The official website of the Government of Alure Regions"> |
