From fda6105c52a503a38d963e6deaf9d44af5545ae2 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sun, 1 Jun 2025 20:58:46 +0200 Subject: [PATCH] feat: update default page title --- src/components/Head.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 05d6c8d..4681b90 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -7,7 +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 | People 🤝 Tech' +const defaultTitle = 'Ayo Ayco - Web Dev, Engineer, Leader, Thinker' const defaultOgImage = 'ayo.png' let {