Apply automatic changes
This commit is contained in:
parent
4158faac60
commit
623e312e85
2 changed files with 12 additions and 1 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"timestamp": 1682344979654
|
"timestamp": 1682395374944
|
||||||
}
|
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -2815,5 +2815,16 @@
|
||||||
"https://social.lol/users/cory/statuses/110254160567324095"
|
"https://social.lol/users/cory/statuses/110254160567324095"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1682344979651
|
"lastTootTimestamp": 1682344979651
|
||||||
|
},
|
||||||
|
"https://coryd.dev/posts/2023/talk-building-now-page-with-11ty/": {
|
||||||
|
"id": "https://coryd.dev/posts/2023/talk-building-now-page-with-11ty/",
|
||||||
|
"title": "Blog: Talk: Building a /now page with Eleventy",
|
||||||
|
"url": "https://coryd.dev/posts/2023/talk-building-now-page-with-11ty/",
|
||||||
|
"content_text": "Blog: Talk: Building a /now page with Eleventy https://coryd.dev/posts/2023/talk-building-now-page-with-11ty/",
|
||||||
|
"date_published": "2023-04-24T00:00:00-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110257463288157409"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1682395374942
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue