From 34f06e90e066548987062eb7c052697b4892fa0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:14:56 +0100 Subject: [PATCH] Update blog workflow and remove README placeholder --- .github/workflows/blog-post-workflow.yml | 4 +--- README.md | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/blog-post-workflow.yml b/.github/workflows/blog-post-workflow.yml index ec707ac..2b45d7e 100644 --- a/.github/workflows/blog-post-workflow.yml +++ b/.github/workflows/blog-post-workflow.yml @@ -16,6 +16,4 @@ jobs: - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: - feed_list: "https://noh.am/en/index.xml" - template: '- [$title]($url) - $date$newline' - date_format: "mmm d, yyyy" \ No newline at end of file + feed_list: "https://noh.am/en/index.xml" \ No newline at end of file diff --git a/README.md b/README.md index 1d815dd..85c1463 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,4 @@ ## Latest Blog Posts -- Placeholder \ No newline at end of file