From 5254df53dc6d6e69b4f043e8d232d05b16ceb548 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Wed, 4 Dec 2024 21:39:12 +0000 Subject: [PATCH] update docs --- doc/changelog.txt | 1 + doc/samples.yml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index d9a93a1..a31f13b 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -15,6 +15,7 @@ - (fix) error caused by missing config dir (thanks to @timster) - (etc) load external images with no-referrer policy (thanks to @tillcash for the report) - (etc) open external links with no-referrer policy (thanks to @donovanglover) +- (etc) show article content in the list if title is missing (thanks to @asimpson for suggestion) # v2.4 (2023-08-15) diff --git a/doc/samples.yml b/doc/samples.yml index f6fe777..751fbe5 100644 --- a/doc/samples.yml +++ b/doc/samples.yml @@ -62,3 +62,7 @@ - site: https://juliepowell.blogspot.com/ feed: https://juliepowell.blogspot.com/feeds/posts/default tags: [blogger, text] + +- site: https://micro.blog/val + feed: https://micro.blog/posts/val + tags: [json, microblog]