From a8aa898f961731c7044ba012c043040890548c22 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 28 Mar 2025 21:54:19 +0100 Subject: [PATCH] feat: update default title --- src/components/Head.astro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 50171ee..05d6c8d 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -7,8 +7,7 @@ export interface Props { const defaultDescription = 'Professional software engineer specializing in web development with a decade of experience building web applications for both private businesses and government-funded high-impact projects utilizing web technologies, IoT, data viz/insights, remote sensing, and GIS' -const defaultTitle = - 'Ayo Ayco | Engineering Leader, Software Engineer, Web Developer' +const defaultTitle = 'Ayo Ayco | People 🤝 Tech' const defaultOgImage = 'ayo.png' let {