From f3fe6f57e45e9eabac0a7f785d70375ac83002cd Mon Sep 17 00:00:00 2001 From: Oscar Levin Date: Fri, 22 May 2026 11:22:06 -0600 Subject: [PATCH 1/2] create a test post --- _posts/2026-05-22-test-post.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2026-05-22-test-post.md diff --git a/_posts/2026-05-22-test-post.md b/_posts/2026-05-22-test-post.md new file mode 100644 index 0000000..7bdda52 --- /dev/null +++ b/_posts/2026-05-22-test-post.md @@ -0,0 +1,7 @@ +--- +title: Just a test, do not merge +author: Oscar Levin +comments: true +--- + +This is just a test to see if the new PR preview workflow is working. Please ignore this post and do not merge it. Thanks! From eb783430fd5d65bda9413edca81b91cee2b022fc Mon Sep 17 00:00:00 2001 From: Oscar Levin Date: Fri, 22 May 2026 13:07:49 -0600 Subject: [PATCH 2/2] Apply suggestion from @oscarlevin --- _posts/2026-05-22-test-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-05-22-test-post.md b/_posts/2026-05-22-test-post.md index 7bdda52..9a54d0a 100644 --- a/_posts/2026-05-22-test-post.md +++ b/_posts/2026-05-22-test-post.md @@ -4,4 +4,4 @@ author: Oscar Levin comments: true --- -This is just a test to see if the new PR preview workflow is working. Please ignore this post and do not merge it. Thanks! +This is just a test to see if the new PR preview workflow is working. Please ignore this post and do not merge it. Thanks! Adding trivial change to trigger rebuild.