From efb36ed918be30a77351b9a67741bca520f90f1a Mon Sep 17 00:00:00 2001 From: mms Date: Mon, 11 Mar 2024 21:47:48 +0100 Subject: feat: full content in rss --- content/site/updates/2024/rss-full.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/site/updates/2024/rss-full.md (limited to 'content/site') diff --git a/content/site/updates/2024/rss-full.md b/content/site/updates/2024/rss-full.md new file mode 100644 index 00000000..a9a0cd32 --- /dev/null +++ b/content/site/updates/2024/rss-full.md @@ -0,0 +1,14 @@ ++++ +title = "Full content in RSS" +author = ["MichaƂ Sapka"] +date = 2024-03-11T21:43:00+01:00 +categories = ["site"] +draft = false +weight = 2001 +abstract = "RSS feed not provides the full content" ++++ + +A small info: all RSS feed from this site should now rock _full_ content in <description> tag. +This is exactly correct, as full content goes into <content>, but a lot of RSS readers ignore it. + +So, have fun! -- cgit v1.2.3