From 552769eded261a80191292eb2f28624f3a668fbd Mon Sep 17 00:00:00 2001 From: ayoayco Date: Thu, 12 Jun 2025 10:13:20 +0200 Subject: [PATCH] feat: bring back now page --- src/pages/index.astro | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 0f74214..c6db0e8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -2,6 +2,7 @@ import Layout from '../layouts/Layout.astro' import Card from '../components/Card.astro' import Footer from '../components/Footer.astro' +import now from '../constants/now.json' --- @@ -28,9 +29,10 @@ import Footer from '../components/Footer.astro'

Hi, I'm Ayo!

- - Ping! - Got a question? Have a nice message? + + + now + {now.title}