diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 5ead5ee..2e49a99 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -7,27 +7,27 @@ import githubIcon from "../assets/github.svg";
-
+
Lorenzo Iovino - + RSS - + Sitemap - + Privacy Policy - + Cookie Policy
-
+
diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 595b340..76cada3 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -23,6 +23,8 @@ import githubIcon from "../assets/github.svg"; height={300} quality={90} format="webp" + loading="eager" + fetchpriority="high" />
@@ -64,7 +66,7 @@ import githubIcon from "../assets/github.svg"; > LinkedIn GitHub Lorenzo Iovino @@ -18,7 +18,7 @@ const currentPath = Astro.url.pathname; Home @@ -26,7 +26,7 @@ const currentPath = Astro.url.pathname; Bio @@ -34,7 +34,7 @@ const currentPath = Astro.url.pathname; Blog @@ -44,7 +44,7 @@ const currentPath = Astro.url.pathname;