Allinea il repo allo stato corrente del footer.
Rimuove i tentativi grafici Earthrise dal footer e i relativi file, mantenendo il layout senza elementi aggiuntivi in fondo pagina come da stato locale attuale. Made-with: Cursor
This commit is contained in:
@ -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 =
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<FooterEarthrise />
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user