diff options
author | mms <michal@sapka.me> | 2024-03-11 21:47:48 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-03-11 21:47:48 +0100 |
commit | efb36ed918be30a77351b9a67741bca520f90f1a (patch) | |
tree | d4b8bd3c761107dd5c337ae6fcb3c59d48987622 /content/site | |
parent | a455e66c0636a17cc57ea4d1f36b6407c96e8dd4 (diff) |
feat: full content in rss
Diffstat (limited to 'content/site')
-rw-r--r-- | content/site/updates/2024/rss-full.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/site/updates/2024/rss-full.md b/content/site/updates/2024/rss-full.md new file mode 100644 index 0000000..a9a0cd3 --- /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! |