diff --git a/landing/public/favicon.svg b/landing/public/favicon.svg index f157bd1c5..fa3d2f900 100644 --- a/landing/public/favicon.svg +++ b/landing/public/favicon.svg @@ -1,9 +1,3 @@ - - - + + diff --git a/landing/src/assets/astro.svg b/landing/src/assets/astro.svg deleted file mode 100644 index 8cf8fb0c7..000000000 --- a/landing/src/assets/astro.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/landing/src/assets/background.svg b/landing/src/assets/background.svg deleted file mode 100644 index 4b2be0ac0..000000000 --- a/landing/src/assets/background.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/landing/src/components/FeaturesSection.astro b/landing/src/components/FeaturesSection.astro index dd5ff6cd9..3f9a88adf 100644 --- a/landing/src/components/FeaturesSection.astro +++ b/landing/src/components/FeaturesSection.astro @@ -41,10 +41,10 @@ const mainFeatures = [

Main features

diff --git a/landing/src/layouts/Layout.astro b/landing/src/layouts/Layout.astro index 41d00eb5f..50743bc44 100644 --- a/landing/src/layouts/Layout.astro +++ b/landing/src/layouts/Layout.astro @@ -14,7 +14,7 @@ const { title } = Astro.props; - + {title}