From 5f5be8b45528317ec03f4333f4e1e384c6e0f465 Mon Sep 17 00:00:00 2001 From: moo Date: Tue, 23 Jun 2026 21:54:45 -0700 Subject: [PATCH] add blog to homepage --- public/index.html | 1 + templates/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/public/index.html b/public/index.html index 3f0c2cd..cd3a57c 100644 --- a/public/index.html +++ b/public/index.html @@ -21,6 +21,7 @@ About Projects More + Blog Fun Project diff --git a/templates/index.html b/templates/index.html index 3f0c2cd..cd3a57c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,6 +21,7 @@ About Projects More + Blog Fun Project -- 2.47.3