diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 43c0ce8..bce9567 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -7,6 +7,7 @@ interface Props { title: string; currentPage: string; } +const description = "Portafolio de Giovanni Salinas, Ingeniero en Informática."; const { title, currentPage } = Astro.props; --- @@ -14,37 +15,53 @@ const { title, currentPage } = Astro.props; + {title} + - - + + + + - - - + + + + + + + + + + + + + + + + + + + - {title} +