feeds: add Cat and Girl

This commit is contained in:
2024-01-16 19:12:25 +00:00
parent dac6046828
commit 43a8ca90a7
2 changed files with 10 additions and 0 deletions

View File

@@ -219,6 +219,7 @@ let
];
images = [
(fromDb "catandgirl.com" // 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": "",
"is_podcast": false,
"site_name": "Cat and Girl",
"site_url": "https://catandgirl.com",
"title": "Cat and Girl",
"url": "https://catandgirl.com/feed/",
"velocity": 0.143
}