feeds: add Grumpy.website

This commit is contained in:
Colin 2024-05-16 19:25:22 +00:00
parent c7838486d3
commit 157af52112
2 changed files with 10 additions and 0 deletions

View File

@ -244,6 +244,7 @@ let
images = [
(fromDb "catandgirl.com" // img // humor)
(fromDb "davidrevoy.com" // img // art)
(fromDb "grumpy.website" // img // humor)
(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": "Do you want to cancel? \u2013 YES / CANCEL",
"is_podcast": false,
"site_name": "Grumpy Website",
"site_url": "https://grumpy.website",
"title": "Grumpy Website",
"url": "https://grumpy.website/feed.xml",
"velocity": 0.555
}