From 0af453ca936caff1f9b094b3bd498f022d198c2d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 10 Feb 2024 18:50:52 -0800 Subject: bump dependencies --- src/pages/index.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index d54d4a3..a2e7790 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -57,9 +57,8 @@ const posts = (await getCollection("blog")).sort(

Welcome to my site/blog! This place will serve as a corner where I can - document the progress and process with some of things I've experimented - with or made. I guess its kind of like writing documentation for all the - things I've found intriguing or interesting. + archive my thoughts and processes on various topics or projects. It'll pretty much + just be whatever I feel like writing about, posts will be very infrequent so don't expect much.

Check out the main site as well: pinapelz.com

-- cgit v1.2.3