From b75acc5e88809d3136087e37438d8662647f1b73 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 15 Dec 2025 17:28:11 -0800 Subject: [PATCH] Remove Hello World post --- _posts/2025-07-18-hello-world.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 _posts/2025-07-18-hello-world.md diff --git a/_posts/2025-07-18-hello-world.md b/_posts/2025-07-18-hello-world.md deleted file mode 100644 index 5f0054f..0000000 --- a/_posts/2025-07-18-hello-world.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "Hello World" -layout: post -date: 2025.07.18 ---- - -**Hello world**, this is my first Jekyll blog post. - -I hope you like it!