From 21a0ac4767d1c78308eb4ed9ac1b37b8a710814c Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 23 Mar 2025 11:22:36 +0100 Subject: [PATCH] feat: fix some page titles & descriptions --- src/pages/about.astro | 4 ++-- src/pages/now.astro | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/about.astro b/src/pages/about.astro index 3c42360..b964bcb 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -3,9 +3,9 @@ import Layout from '../layouts/Layout.astro' import Footer from '../components/Footer.astro' --- - +
-

Hi, I'm Ayo!

+

Hi, I'm Ayo

I am a newbie engineering manager at a large bank headquartered in Amsterdam. I'm also a certified software architecture professional diff --git a/src/pages/now.astro b/src/pages/now.astro index 4c5ddc8..87fc0d7 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -11,7 +11,7 @@ const publishedOn = now.publishedOn === '' ? now.publishDate : now.publishedOn

-

What I'm up to

+

What's up Now

Updated on {