From a86f149b93fb06746327f406f9c43ae45255c3a8 Mon Sep 17 00:00:00 2001 From: EFEELE Date: Tue, 15 Apr 2025 15:12:30 -0600 Subject: [PATCH] feat(seo): update homepage title for better SEO --- src/pages/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index d817fcb..dee264b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -5,8 +5,8 @@ import HeroIndex from "../components/portfolio/HeroIndex.astro"; import Contact from "../components/portfolio/Contact.astro"; import ListProjects from "../components/portfolio/ListProjects.astro"; import { Icon } from "astro-icon/components"; -const pageTitle = "Fernando Lopez | Frontend Developer | EFEELE "; -const description = "I'm Fernando Lopez, a passionate frontend developer focused on design and usability. Here you can explore my projects and discover how I can transform your ideas into quality web solutions."; +const pageTitle = "NeonMint by | Fernando Lopez | EFEELE "; +const description = "Is a modern, minimalist template crafted for developers and digital creatives."; const ogimage = { url: "/images/imagedefault.webp", alt: "Screenshot of a web portfolio with a modern and dark design. Featuring Fernando López, a Frontend Developer with 8 years of experience, highlighting his passion for development and technology. Includes contact sections, projects, and a technology stack with technologies like HTML5, JavaScript, TypeScript, Angular, Node.js, CSS, Tailwind, and more.",