From 752ae3104d696e58ace3708c926ac46691ec68f0 Mon Sep 17 00:00:00 2001 From: TechRunner Date: Wed, 29 Oct 2025 23:15:25 -0500 Subject: [PATCH] New Blog Post --- index.html | 1 + pages/blog/29-10-25.json | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 pages/blog/29-10-25.json diff --git a/index.html b/index.html index 99cfe7c..46963c1 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,7 @@

Blog Posts

diff --git a/pages/blog/29-10-25.json b/pages/blog/29-10-25.json new file mode 100644 index 0000000..99f234e --- /dev/null +++ b/pages/blog/29-10-25.json @@ -0,0 +1,7 @@ +{ + "title": "Finalizing Homepage", + "subTitle": "I think it's almost there", + "date": "29 October 2025", + "postType": "text", + "postText": "I think we have hit the point where the home page is pretty much done. The background simulation probably will get worked on but that is more related to the whole site and the mini game I want to make in the future. I hope if anyone is checking in on this who I haven't been sharing it I hope you like what I've made so far." +} \ No newline at end of file