Cambio favicon e imagen de fondo landing page
All checks were successful
Verificar versión, Compilar y Desplegar / check-version (push) Successful in 10s
Verificar versión, Compilar y Desplegar / build (push) Successful in 25s
Verificar versión, Compilar y Desplegar / deploy (push) Successful in 9s

This commit is contained in:
2024-10-29 10:03:57 +01:00
parent ce3214c7ce
commit 7bdec6d419
5 changed files with 23 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ const { home, posts, proyectos } = Astro.props;
<div class="container">
<a class="navbar-brand d-flex align-items-center" href={home ? home : "/"}>
<Image
src="/imgs/logo.png"
src="/logo.png"
alt="Logo Ecobjetivos"
class="me-2 biglogo"
height="25"