feat(seo): update homepage title for better SEO
This commit is contained in:
@@ -5,8 +5,8 @@ import HeroIndex from "../components/portfolio/HeroIndex.astro";
|
|||||||
import Contact from "../components/portfolio/Contact.astro";
|
import Contact from "../components/portfolio/Contact.astro";
|
||||||
import ListProjects from "../components/portfolio/ListProjects.astro";
|
import ListProjects from "../components/portfolio/ListProjects.astro";
|
||||||
import { Icon } from "astro-icon/components";
|
import { Icon } from "astro-icon/components";
|
||||||
const pageTitle = "Fernando Lopez | Frontend Developer | EFEELE ";
|
const pageTitle = "NeonMint by | Fernando Lopez | 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 description = "Is a modern, minimalist template crafted for developers and digital creatives.";
|
||||||
const ogimage = {
|
const ogimage = {
|
||||||
url: "/images/imagedefault.webp",
|
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.",
|
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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user