From 3b5bf08541fc0d5f64d5df858fbd84c499ee0eee Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 15 Sep 2025 09:09:56 +0200 Subject: [PATCH] feat: hide now link (for now) --- src/pages/index.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 90fc7a0..d81c28d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -2,7 +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' +// import now from '../constants/now.json' --- @@ -29,11 +29,11 @@ import now from '../constants/now.json'

Hi, I'm Ayo!

- - + +