cmc/ccleberg
GitHub profile README
clone: git clone https://gitbay.org/cmc/ccleberg.git
1f4a0a76cd1872468396a59e86fc5cab9fb2d40e
signed_unknown_key
author: Christian Cleberg <hello@cleberg.net> · 2025-11-13T02:39:18Z
committer: <noreply@github.com>
.github/workflows/blog-post-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -18,4 +18,4 @@ jobs: with: feed_list: "https://cleberg.net/feed.xml" date_format: "yyyy-mm-dd" - template: "- [$title]($url) ($date)$newline" + template: "$newline- [$title]($url) ($date)"