From 2c5f029b3203583f32327915b3a674e1ba3440b4 Mon Sep 17 00:00:00 2001 From: Arash Date: Thu, 16 Jan 2025 12:16:17 +0100 Subject: [PATCH] Update feed format in config.yml to include summary instead of full content --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 044a99b..eb2c384 100644 --- a/config.yml +++ b/config.yml @@ -1,7 +1,7 @@ feeds: - url: https://galaxyproject.org/eu/feed.atom - format: "📝 New blog post Released!\n{link}\n\n{content}" + format: "📝 New blog post Released!\n{summary}\n{link}" # Medias should get grouped if they need to be in same file or seperated # This is needed while in bluesky the characters are limited and we need