From 4b6537ad144991a4d80b3bfe15ca37cd881f5119 Mon Sep 17 00:00:00 2001 From: Kris Lamoureux Date: Thu, 26 Jun 2025 22:44:41 -0400 Subject: [PATCH] Fix Jekyll post filename to include title --- _posts/{1970-01-01.md => 1970-01-01-hello-world.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{1970-01-01.md => 1970-01-01-hello-world.md} (100%) diff --git a/_posts/1970-01-01.md b/_posts/1970-01-01-hello-world.md similarity index 100% rename from _posts/1970-01-01.md rename to _posts/1970-01-01-hello-world.md