diff --git a/public/images/cta-comet.svg b/public/images/cta-comet.svg deleted file mode 100644 index d0684d7..0000000 --- a/public/images/cta-comet.svg +++ /dev/null @@ -1,106 +0,0 @@ - - - diff --git a/src/components/FooterEarthrise.astro b/src/components/FooterEarthrise.astro deleted file mode 100644 index 3b851d9..0000000 --- a/src/components/FooterEarthrise.astro +++ /dev/null @@ -1,43 +0,0 @@ -
diff --git a/src/components/SiteFooter.astro b/src/components/SiteFooter.astro index 27b9a7b..a0f57c1 100644 --- a/src/components/SiteFooter.astro +++ b/src/components/SiteFooter.astro @@ -1,6 +1,5 @@ --- import { footer } from '../data/home'; -import FooterEarthrise from './FooterEarthrise.astro'; const hasNewsletterAction = typeof footer.newsletter.actionUrl === 'string' && @@ -217,5 +216,4 @@ const linkClass = -