From 4c559daf909f025c5e8761e27be6a02fb5f2608f Mon Sep 17 00:00:00 2001 From: tdro Date: Sun, 5 Jun 2022 00:55:53 -0400 Subject: themes/default/layouts/partials/feeds-generate: Naively support enclosures Support showing enclosure images in feeds. The goal is not to be accurate right now. --- data/authors/canory.yaml | 1 - data/authors/default.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'data') diff --git a/data/authors/canory.yaml b/data/authors/canory.yaml index 00ec9cd..7dda4b0 100644 --- a/data/authors/canory.yaml +++ b/data/authors/canory.yaml @@ -15,7 +15,6 @@ description: > webring: rss: - https://deno.com/feed - - https://hacks.mozilla.org/feed/ - https://portable.fyi/feed.xml - https://tomcritchlow.com/feed.xml json: diff --git a/data/authors/default.yaml b/data/authors/default.yaml index 3ab47b6..b73b2b9 100644 --- a/data/authors/default.yaml +++ b/data/authors/default.yaml @@ -14,5 +14,5 @@ description: > webring: rss: - https://hacks.mozilla.org/feed/ - - https://webkit.org/blog/feed/ + - http://www.bing.com/HPImageArchive.aspx?format=rss&idx=0&n=1&mkt=en-US json: -- cgit v1.2.3