From 9739575f50300c4a7c659f6fa73b8e079968b127 Mon Sep 17 00:00:00 2001 From: Kebo Date: Tue, 24 Jun 2025 20:29:22 -0500 Subject: [PATCH] whoops, that's not supposed to happen --- 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 f766ddd..f858ae7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -16,6 +16,8 @@ const posts = await getCollection('posts') import { timeZone } from "../lib/utils"; import HR from '../components/HR.astro'; +let okay = 0; + --- @@ -32,14 +34,14 @@ import HR from '../components/HR.astro';

Expect posts once or twice a week, I guess.

Last journal update: - June 14, 2025 + June 23, 2025

recent posts