Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
f5da3a1fae
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": 1708459394507
|
"timestamp": 1708474466070
|
||||||
}
|
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10279,5 +10279,16 @@
|
||||||
"https://social.lol/users/cory/statuses/111965594846436937"
|
"https://social.lol/users/cory/statuses/111965594846436937"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1708459394501
|
"lastTootTimestamp": 1708459394501
|
||||||
|
},
|
||||||
|
"https://coryd.dev/posts/2024/automatic-mastodon-post-embeds/": {
|
||||||
|
"id": "aHR0cHM6Ly9jb3J5ZC5kZXYvcG9zdHMvMjAyNC9hdXRvbWF0aWMtbWFzdG9kb24tcG9zdC1lbWJlZHMv",
|
||||||
|
"title": "📝: Automatic Mastodon post embeds",
|
||||||
|
"url": "https://coryd.dev/posts/2024/automatic-mastodon-post-embeds/",
|
||||||
|
"content_text": "📝: Automatic Mastodon post embeds #JavaScript #WebDev #Eleventy https://coryd.dev/posts/2024/automatic-mastodon-post-embeds/",
|
||||||
|
"date_published": "Tue, 20 Feb 2024 00:00:00 GMT",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/111966582604528670"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1708474466065
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue