Apply automatic changes
This commit is contained in:
parent
c8c6c0e731
commit
23cd504fe5
3 changed files with 12 additions and 2 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1711519405100
|
||||
"timestamp": 1711555442147
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -11929,5 +11929,16 @@
|
|||
"https://social.lol/users/cory/statuses/112165211660963891"
|
||||
],
|
||||
"lastTootTimestamp": 1711505304954
|
||||
},
|
||||
"https://blog.jim-nielsen.com/2024/gratitude-for-dont-break-the-web/": {
|
||||
"id": "aHR0cHM6Ly9ibG9nLmppbS1uaWVsc2VuLmNvbS8yMDI0L2dyYXRpdHVkZS1mb3ItZG9udC1icmVhay10aGUtd2ViLw==",
|
||||
"title": "🔗: Gratitude For a Web That Tries Not to Break",
|
||||
"url": "https://blog.jim-nielsen.com/2024/gratitude-for-dont-break-the-web/",
|
||||
"content_text": "🔗: Gratitude For a Web That Tries Not to Break #CSS #WebDev https://blog.jim-nielsen.com/2024/gratitude-for-dont-break-the-web/",
|
||||
"date_published": "Wed, 27 Mar 2024 14:01:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112168497452619912"
|
||||
],
|
||||
"lastTootTimestamp": 1711555442141
|
||||
}
|
||||
}
|
|
@ -12,7 +12,6 @@ export default [
|
|||
{ "name": "Łukasz Wójcik", "url": "https://lukaszwojcik.net", "feed": "https://blog.lukaszwojcik.net/full.xml", "description": "Posts about tech, web development and Eleventy. Łukasz is a talented and kind engineer." },
|
||||
{ "name": "Matt Birchler", "url": "https://birchtree.me", "feed": "https://birchtree.me/rss/", "description": "Matt is exceedingly kind and also posts about Apple, tech and other topics." },
|
||||
{ "name": "Mike Haynes", "url": "https://crashthearcade.com", "feed": "https://crashthearcade.com/feed/rss", "description": "A beautifully-designed site and I enjoy Mike's commentary and writing." },
|
||||
{ "name": "Nick Heer", "url": "https://pxlnv.com", "feed": "https://feedpress.me/pxlnv", "description": "A must-follow for anyone interested in Apple and tech." },
|
||||
{ "name": "Paul Anthony Webb", "url": "https://webb.page", "description": "One of the coolest, most unique personal sites around." },
|
||||
{ "name": "Raymond Camden", "url": "https://raymondcamden.com", "feed": "https://www.raymondcamden.com/feed.xml", "description": "Raymond covers a wide, wide range of web development topics and never fails to provide both insight and clarity." },
|
||||
{ "name": "Robb Knight", "url": "https://rknight.me", "feed": "https://rknight.me/subscribe/posts/rss.xml", "description": "Robb has the coolest site on the web and is an all around awesome dude." },
|
||||
|
|
Reference in a new issue