feeds: add David Revoy

This commit is contained in:
Colin 2024-03-31 20:28:41 +00:00
parent 856b6fcd7a
commit 74e994598e
2 changed files with 10 additions and 0 deletions

View File

@ -230,6 +230,7 @@ let
images = [
(fromDb "catandgirl.com" // img // humor)
(fromDb "davidrevoy.com" // img // art)
(fromDb "miniature-calendar.com" // img // art // daily)
(fromDb "pbfcomics.com" // img // humor)
(fromDb "poorlydrawnlines.com/feed" // img // humor)

View File

@ -0,0 +1,9 @@
{
"description": "Artist, Instructor, using only Free/Libre and Open-Source software since 2009.",
"is_podcast": false,
"site_name": "David Revoy",
"site_url": "https://www.davidrevoy.com",
"title": "David Revoy",
"url": "https://www.davidrevoy.com/feed/rss",
"velocity": 0.093
}